]> www.infradead.org Git - users/dwmw2/linux.git/commit
gfs2: Add metapath_dibh helper
authorAndreas Gruenbacher <agruenba@redhat.com>
Thu, 19 Oct 2023 23:32:15 +0000 (01:32 +0200)
committerAndreas Gruenbacher <agruenba@redhat.com>
Thu, 2 Nov 2023 19:10:00 +0000 (20:10 +0100)
commit92099f0c92270c8c7a79e6bc6e0312ad248ea331
treeeb5b45c1ef07206a141077fdce614d8e9f84d470
parent1f7b0a84c86eca74155dc292cd2f965d6bb79884
gfs2: Add metapath_dibh helper

Add a metapath_dibh() helper for extracting the inode's buffer head from
a metapath.

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