gfs2: Add gfs2_inode_lookup comment
authorAndreas Gruenbacher <agruenba@redhat.com>
Sun, 4 Dec 2022 11:51:55 +0000 (12:51 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 6 Dec 2022 15:06:32 +0000 (16:06 +0100)
commit2ec750a01d189cf1872cd79490d0911a7bd519f8
tree881abebb6ab39268cf7057d52f0687cd7a4e123f
parent3781ec9e09123d955b93fc8522ffb683a51f865d
gfs2: Add gfs2_inode_lookup comment

Add comment on when and why gfs2_cancel_delete_work() needs to be
skipped in gfs2_inode_lookup().

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/inode.c