]> git.ipfire.org Git - thirdparty/linux.git/commit
gfs2: Remove GIF_ALLOC_FAILED flag
authorAndreas Gruenbacher <agruenba@redhat.com>
Fri, 23 May 2025 21:23:12 +0000 (23:23 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Wed, 9 Jul 2025 17:40:07 +0000 (19:40 +0200)
commit2c6e2cb9e7228181e93ae8957f403affd8abf0e2
tree59c85fa1d180d10351012f958c1cbd18d9b99842
parent00983d248c005f98535a5d6423fab414d640c112
gfs2: Remove GIF_ALLOC_FAILED flag

Get rid of the GIF_ALLOC_FAILED flag; we can now be confident that the
additional consistency check isn't needed.

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