]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: hoist extent size helpers to libxfs
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:31 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:13:11 +0000 (17:13 -0700)
commit98c2b09cded7256de79cd982443b4a5f22fccad7
tree6338e1ee26a6dfb4f5f29237e3af54afd54d3d99
parentdb668cd46f0b5dbbfcf32de00efe0bded92bc8b5
xfs: hoist extent size helpers to libxfs

Move the extent size helpers to xfs_bmap.c in libxfs since they're used
there already.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
include/xfs_inode.h
libxfs/libxfs_priv.h
libxfs/xfs_bmap.c
libxfs/xfs_bmap.h