Files
linux/fs/gfs2
Andreas Gruenbacher 764665c677 gfs2: Clean up after gfs2_create_inode rework
Since commit 3d36e57ff7 ("gfs2: gfs2_create_inode rework"),
gfs2_evict_inode() and gfs2_create_inode() / gfs2_inode_lookup() will
synchronize via the inode hash table and we can be certain that once a
new inode is inserted into the inode hash table(), gfs2_evict_inode()
has completely destroyed any previous versions.  We no longer need to
worry about overlapping inode object lifespans.  Update the code and
comments accordingly.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
2022-12-06 16:06:31 +01:00
..
2019-07-03 14:45:18 +02:00
2021-06-29 10:56:51 +02:00
2022-05-09 23:12:33 -04:00
2022-09-11 20:26:06 -07:00
2022-02-02 07:49:59 -07:00