Andreas Gruenbacher a0e3cc65fa gfs2: Turn gl_delete into a delayed work
This requires flushing delayed work items in gfs2_make_fs_ro (which is called
before unmounting a filesystem).

When inodes are deleted and then recreated, pending gl_delete work items would
have no effect because the inode generations will have changed, so we can
cancel any pending gl_delete works before reusing iopen glocks.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
2020-06-05 20:19:21 +02:00
..
2019-07-03 14:45:18 +02:00
2020-05-08 15:15:12 +02:00
2020-05-08 15:15:12 +02:00
2019-06-08 12:52:42 -07:00
2020-05-06 21:25:26 +02:00