]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs: refactor attr3 leaf table size computation
authorDarrick J. Wong <djwong@kernel.org>
Sun, 22 Feb 2026 22:41:08 +0000 (14:41 -0800)
committerAndrey Albershteyn <aalbersh@kernel.org>
Wed, 8 Apr 2026 19:39:56 +0000 (21:39 +0200)
commiteec406054fb1993f54ba0f3135c7c4fb3fa856f4
tree6e3e9d96eb1d3456527bfc3898beca911245d11b
parent726d84515668ad195162e7acbead2e79f021120d
xfs: refactor attr3 leaf table size computation

Source kernel commit: a165f7e7633ee0d83926d29e7909fdd8dd4dfadc

Replace all the open-coded callsites with a single static inline helper.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
libxfs/xfs_attr_leaf.c
libxfs/xfs_da_format.h