]> 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>
Tue, 15 Oct 2024 19:39:32 +0000 (12:39 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 5 Nov 2024 21:36:18 +0000 (13:36 -0800)
commit1748087065febd687d8326c9038f8c9406d07457
tree15f65ee118386d4b69e83df26b17cce8c935bd8f
parentd7e80ac9d46721eb61ccabef77e4fda3f87ea03c
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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_stats.c