]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: namespace the maximum length/refcount symbols
authorDarrick J. Wong <djwong@kernel.org>
Tue, 15 Oct 2024 19:40:12 +0000 (12:40 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 1 Nov 2024 20:47:07 +0000 (13:47 -0700)
commit6899dc72527493d578a18dd00867124f660888de
tree2c0b9bc707531953b865128a4ae274bf0b69b61b
parent90001b0c437b22638dba97812471bd8be103a7d5
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