]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
libfrog: convert cvttime to return time64_t
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 20 Nov 2020 22:03:27 +0000 (17:03 -0500)
committerEric Sandeen <sandeen@sandeen.net>
Fri, 20 Nov 2020 22:03:27 +0000 (17:03 -0500)
commitbf6d4cf988176ad7efd0089830bfbf200a5e0196
tree932044dd1ff7d5d14f6895242c63743b96a3e313
parente749bfafc7f2a386c95d80525fc0dd879f6cbe7f
libfrog: convert cvttime to return time64_t

Change the cvttime function to return 64-bit time values so that we can
put them to use with the bigtime feature.

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>
libfrog/convert.c
libfrog/convert.h
quota/edit.c