Andreas Gruenbacher a3730c5ec5 gfs2: Unlock fewer glocks on unmount
At unmount time, we would generally like to explicitly unlock as few
glocks as possible for efficiency.  We are already skipping glocks that
don't have a lock value block (LVB), but we can also skip glocks which
are not held in DLM_LOCK_EX or DLM_LOCK_PW mode (of which gfs2 only uses
DLM_LOCK_EX under the name LM_ST_EXCLUSIVE).

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Cc: David Teigland <teigland@redhat.com>
2024-04-24 19:48:20 +02:00
..
2024-01-10 09:36:40 -08:00
2024-04-09 18:35:57 +02:00
2024-01-10 10:17:23 -08:00
2023-08-02 09:13:09 -06:00
2024-01-10 09:36:40 -08:00
2023-11-07 11:54:17 -08:00
2023-11-07 11:54:17 -08:00