]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: advertise realtime quota support in the xqm stat files
authorDarrick J. Wong <djwong@kernel.org>
Mon, 23 Sep 2024 20:20:38 +0000 (13:20 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 9 Oct 2024 13:55:43 +0000 (15:55 +0200)
commitd226920104ac3d88d98d681ff436eae1d141d284
tree71488490b04ec1efba19f682b22b2e8782f08f3c
parent274162376b44c9f247221c6c4a49191895cbf7ad
xfs: advertise realtime quota support in the xqm stat files

Add a fifth column to this (really old) stat file to advertise that the
kernel supports quota for realtime volumes.  This will be used by
fstests to detect kernel support.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
fs/xfs/xfs_stats.c