Andreas Gruenbacher b0dcffd8da gfs2: Check inode generation number in delete_work_func
In delete_work_func, if the iopen glock still has an inode attached,
limit the inode lookup to that specific generation number: in the likely
case that the inode was deleted on the node on which the inode's link
count dropped to zero, we can skip verifying the on-disk block type and
reading in the inode.  The same applies if another node that had the
inode open managed to delete the inode before us.

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