Searched hist:"8 eae1ca0034cce78a24738087a32adb1ddb66aa7" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | glock.h | diff 8eae1ca0034cce78a24738087a32adb1ddb66aa7 Mon Oct 15 04:57:02 CDT 2012 Steven Whitehouse <swhiteho@redhat.com> 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: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | glops.c | diff 8eae1ca0034cce78a24738087a32adb1ddb66aa7 Mon Oct 15 04:57:02 CDT 2012 Steven Whitehouse <swhiteho@redhat.com> 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: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | glock.c | diff 8eae1ca0034cce78a24738087a32adb1ddb66aa7 Mon Oct 15 04:57:02 CDT 2012 Steven Whitehouse <swhiteho@redhat.com> 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: Steven Whitehouse <swhiteho@redhat.com>
|