]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gfs2: some comment clarifications
authorAndreas Gruenbacher <agruenba@redhat.com>
Tue, 18 Mar 2025 12:15:09 +0000 (13:15 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Tue, 18 Mar 2025 12:21:39 +0000 (13:21 +0100)
commit8cb70b91b20a591a543394a7ee1d792b830e2dac
tree83f034c550affc0272d5d6a8fc6ed72117692b47
parent951d701ef1bbce4c5f88466f5e829fb3d5735856
gfs2: some comment clarifications

Since commit e1fa9ea85ce8 ("gfs2: Stop using glock holder auto-demotion
for now"), we unconditionally drop the inode glock before trying to
fault in more pages.

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