]> www.infradead.org Git - users/jedix/linux-maple.git/commit
xfs: namespace the maximum length/refcount symbols
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:20:46 +0000 (16:20 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Mon, 23 Dec 2024 21:06:10 +0000 (13:06 -0800)
commit70fcf6866578e69635399e806273376f5e0b8e2b
tree418251b5aa989ce5f47a0dab416909aaa13fe9fc
parent0d89af530c8c7591f75492e5814aa1ca4a0d26d7
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_format.h
fs/xfs/libxfs/xfs_refcount.c
fs/xfs/scrub/refcount.c
fs/xfs/scrub/refcount_repair.c