diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2020-09-09 09:34:13 -0700 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2020-09-10 09:09:51 +0200 |
commit | ad47ff330b26a9fefa882032be2122700e1625ab (patch) | |
tree | 2d1d508b30e65727278b31007f6ec5844a487776 /fs/ext2 | |
parent | e9d4709fcc26353df12070566970f080e651f0c9 (diff) | |
download | linux-ad47ff330b26a9fefa882032be2122700e1625ab.tar.gz |
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 <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions