]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs: namespace the maximum length/refcount symbols
authorDarrick J. Wong <djwong@kernel.org>
Tue, 7 Mar 2023 03:56:11 +0000 (19:56 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 22 Nov 2023 23:03:40 +0000 (15:03 -0800)
commitc6ff4e47c4ac98c2ecb97257edb6b663c634d1f9
treef1d445e2cd42ccb0f7dd0334d82bbbf49967eecf
parentb596f6683385e83f2195e36ade6abaccf051708f
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>
libxfs/xfs_format.h
libxfs/xfs_refcount.c
repair/rmap.c
repair/scan.c