]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gfs2: Move gfs2_dinode_dealloc
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 17 Apr 2025 20:41:40 +0000 (22:41 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Mon, 21 Apr 2025 16:20:36 +0000 (18:20 +0200)
commitbcd18105fb34e27c097f222733dba9a3e79f191c
tree05dc56e6b16552ba6405a03bb42d931e87403ef0
parent84a79ee68f8404c6b7e93f1784ce218c98a9f11b
gfs2: Move gfs2_dinode_dealloc

Move gfs2_dinode_dealloc() and its helper gfs2_final_release_pages()
from super.c to inode.c.

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