]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs: quota state command should report upg grace times separately
authorZorro Lang <zlang@redhat.com>
Fri, 6 Aug 2021 05:10:12 +0000 (13:10 +0800)
committerEryu Guan <guaneryu@gmail.com>
Sun, 8 Aug 2021 14:33:43 +0000 (22:33 +0800)
commitc124d3a3116da44ed896d778c12eee34f5635f1c
tree227c25ae21c7d194714f8d59d4bfb25b00a358f7
parentda693469b7a1c6a48a7ec2f9f97c676272d1908f
xfs: quota state command should report upg grace times separately

Regression test for xfsprogs d8a94546 ("xfs_quota: state command
should report ugp grace times"). When give "-ugp" or "-a" options to
xfs_quota state command, it should report grace times for all three
types separately.

Signed-off-by: Zorro Lang <zlang@redhat.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
tests/xfs/175 [new file with mode: 0755]
tests/xfs/175.out [new file with mode: 0644]