Skip to content
Commit 8eae1ca0 authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

GFS2: Review bug traps in glops.c



Two of the bug traps here could really be warnings. The others are
converted from BUG() to GLOCK_BUG_ON() since we'll most likely
need to know the glock state in order to debug any issues which
arise. As a result of this, __dump_glock has to be renamed and
is no longer static.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent 0e4a43ed
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment