diff options
author | Darrick J. Wong <[email protected]> | 2020-09-09 09:34:13 -0700 |
---|---|---|
committer | Jan Kara <[email protected]> | 2020-09-10 09:09:51 +0200 |
commit | ad47ff330b26a9fefa882032be2122700e1625ab (patch) | |
tree | 2d1d508b30e65727278b31007f6ec5844a487776 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | e9d4709fcc26353df12070566970f080e651f0c9 (diff) |
quota: widen timestamps for the fs_disk_quota structure
Soon, XFS will support quota grace period expiration timestamps beyond
the year 2038, widen the timestamp fields to handle the extra time bits.
Internally, XFS now stores unsigned 34-bit quantities, so the extra 8
bits here should work fine. (Note that XFS is the only user of this
structure.)
Link: https://lore.kernel.org/r/20200909163413.GJ7955@magnolia
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions