]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gfs2: hide error messages after withdraw
authorAndreas Gruenbacher <agruenba@redhat.com>
Sun, 5 Apr 2026 12:21:22 +0000 (14:21 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 7 Apr 2026 20:20:00 +0000 (22:20 +0200)
commit734f0b4b9b84c45156ac91f4bc1fb378101cf956
tree4d32925986c009d544de76842cf5500f268566f5
parentf458aafc5c2174407c46ea1aaec03a3a79957887
gfs2: hide error messages after withdraw

In gfs2_evict_inode(), don't issue error messages once a withdraw has already
occurred.

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