xfs: disable online repair quota helpers when quota not enabled
authorDarrick J. Wong <djwong@kernel.org>
Fri, 15 Dec 2023 18:03:33 +0000 (10:03 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 15 Dec 2023 18:03:33 +0000 (10:03 -0800)
commitd5aa62de1efe0fb8c52acf7103808048ddd38767
treea4cc0cc5849292188f9c24eddf58a2e13e98dee1
parent9099cd38002f8029c9a1da08e6832d1cd18e8451
xfs: disable online repair quota helpers when quota not enabled

Don't compile the quota helper functions if quota isn't being built into
the XFS module.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/scrub/repair.c
fs/xfs/scrub/repair.h