]> www.infradead.org Git - users/jedix/linux-maple.git/commit
gfs2: Move gfs2_trans_add_databufs
authorAndreas Gruenbacher <agruenba@redhat.com>
Wed, 26 Mar 2025 21:21:08 +0000 (22:21 +0100)
committerAndreas Gruenbacher <agruenba@redhat.com>
Thu, 22 May 2025 07:12:27 +0000 (09:12 +0200)
commitd50a64e3c55e59e45e415c65531b0d76ad4cea36
tree68c5aa61c95b3602b4348550b2e708f84e275bd0
parent2f022736ee483cffd40f91d9562bc93cea7cba93
gfs2: Move gfs2_trans_add_databufs

Move gfs2_trans_add_databufs() to trans.c.  Pass in a glock instead of
a gfs2_inode.

Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
fs/gfs2/aops.c
fs/gfs2/aops.h
fs/gfs2/bmap.c
fs/gfs2/trans.c
fs/gfs2/trans.h