]> 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)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 9 Oct 2024 23:26:56 +0000 (16:26 -0700)
commita384379e3bfdc95b9344ea5ca79cd188a49bf42c
treeb8aaf2af24a11edad96cb6101ef5e475aea42a98
parentb17e233e74aaa91f1dda7cecab3f690487b4afc0
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