]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: namespace the maximum length/refcount symbols
authorDarrick J. Wong <djwong@kernel.org>
Wed, 29 May 2024 04:13:07 +0000 (21:13 -0700)
committerChristoph Hellwig <hch@lst.de>
Mon, 12 Aug 2024 11:53:04 +0000 (13:53 +0200)
commit83cb1107fbae462be19076aecc60b5b05f95e8a7
tree76fa2566a8509f4c52dc820adbb9415d24463a4f
parenta65efb8c44bd73f03444b76f10beca425bc88f8c
xfs: namespace the maximum length/refcount symbols

Actually namespace these variables properly, so that readers can tell
that this is an XFS symbol, and that it's for the refcount
functionality.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/libxfs/xfs_format.h
fs/xfs/libxfs/xfs_refcount.c
fs/xfs/scrub/refcount.c
fs/xfs/scrub/refcount_repair.c