Andreas Gruenbacher f75efefb6d gfs2: Clean up glock demote logic
The logic for determining when to demote a glock in glock_work_func(),
introduced in commit 7cf8dcd3b68a ("GFS2: Automatically adjust glock min
hold time"), doesn't make sense: inode glocks have a minimum hold time
that delays demotion, while all other glocks are expected to be demoted
immediately.  Instead of demoting non-inode glocks immediately,
glock_work_func() schedules glock work for them to be demoted, however.
Get rid of that unnecessary indirection.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
2024-07-09 10:40:03 +02:00
..
2024-05-14 17:35:22 -07:00
2024-04-09 18:35:57 +02:00
2024-01-10 10:17:23 -08:00
2024-05-14 17:35:22 -07:00
2024-07-09 10:40:03 +02:00
2024-05-29 15:34:55 +02:00
2023-08-02 09:13:09 -06:00
2024-05-29 15:34:55 +02:00
2023-11-07 11:54:17 -08:00
2023-11-07 11:54:17 -08:00
2024-05-29 15:34:55 +02:00
2024-06-08 02:35:09 +02:00
2024-04-29 12:35:15 +02:00