Files
linux-apfs/fs/gfs2
Andreas Gruenbacher 6df9f9a253 gfs2: Lock holder cleanup
Make the code more readable by cleaning up the different ways of
initializing lock holders and checking for initialized lock holders:
mark lock holders as uninitialized by setting the holder's glock to NULL
(gfs2_holder_mark_uninitialized) instead of zeroing out the entire
object or using a separate flag.  Recognize initialized holders by their
non-NULL glock (gfs2_holder_initialized).  Don't zero out holder objects
which are immeditiately initialized via gfs2_holder_init or
gfs2_glock_nq_init.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
2016-06-27 09:47:09 -05:00
..
2016-05-12 22:28:05 -04:00
2016-05-12 22:28:05 -04:00
2014-03-03 13:50:12 +00:00
2016-06-27 09:47:09 -05:00
2016-06-27 09:47:08 -05:00
2016-06-27 09:47:09 -05:00
2016-06-27 09:47:09 -05:00
2016-06-27 09:47:09 -05:00
2016-06-27 09:47:09 -05:00
2016-06-27 09:47:08 -05:00
2013-06-03 14:20:18 -07:00
2015-11-09 15:11:24 -08:00
2014-05-14 10:04:34 +01:00
2016-06-27 09:47:09 -05:00
2016-06-27 09:47:09 -05:00
2015-01-13 10:48:57 +00:00
2016-06-27 09:47:09 -05:00
2016-06-27 09:47:09 -05:00
2015-05-05 13:23:22 -05:00
2016-05-12 22:28:05 -04:00
2015-12-06 21:25:17 -05:00