]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_quota: support editing and reporting quotas with bigtime
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 20 Nov 2020 22:03:28 +0000 (17:03 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Fri, 20 Nov 2020 22:03:28 +0000 (17:03 -0500)
commitf3eb31d9c005558ce975e2806f8dc73b0ecbd7f7
treeeeb2ae7ba77a880f687001e37ab8b0440ec16b6e
parent4893718570dac172f639cc5e8687e782c4f759ee
xfs_quota: support editing and reporting quotas with bigtime

Enhance xfs_quota to detect and report grace period expirations past
2038.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
include/xqm.h
quota/edit.c
quota/quota.c
quota/quota.h
quota/report.c