]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gfs2: Rename GLF_VERIFY_EVICT to GLF_VERIFY_DELETE
authorAndreas Gruenbacher <agruenba@redhat.com>
Wed, 21 Aug 2024 20:02:05 +0000 (22:02 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 24 Sep 2024 14:44:22 +0000 (16:44 +0200)
commit820ce8ed53ce2111aa5171f7349f289d7e9d0693
treeaf7e9ee0d778870c3c329422075eed5b14337413
parent721068dec4ec3cc625d8737d4dfa0ff0aa795cd1
gfs2: Rename GLF_VERIFY_EVICT to GLF_VERIFY_DELETE

Rename the GLF_VERIFY_EVICT flag to GLF_VERIFY_DELETE: that flag
indicates that we want to delete an inode / verify that it has been
deleted.

To match, rename gfs2_queue_verify_evict() to
gfs2_queue_verify_delete().

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