Bob Peterson bc74aaefdd gfs2: separate holder for rgrps in gfs2_rename
Before this patch, gfs2_rename added a holder for the rgrp glock to
its array of holders, ghs. There's nothing wrong with that, but this
patch separates it into a separate holder. This is done to ensure
it's always locked last as per the proper glock lock ordering,
and also to pave the way for a future patch in which we will
lock the non-rgrp glocks asynchronously.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
2019-09-04 20:22:17 +02:00
..
2019-07-03 14:45:18 +02:00
2019-09-03 09:42:41 +02:00
2019-09-03 09:42:41 +02:00
2019-06-27 21:03:53 +02:00
2019-06-08 12:52:42 -07:00
2019-09-03 09:42:41 +02:00
2019-08-09 17:00:52 +01:00
2019-06-27 20:53:45 +02:00
2019-06-27 21:03:53 +02:00
2019-09-03 09:42:41 +02:00