aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2018-07-29 19:49:00 +0000
committerTheodore Ts'o <[email protected]>2018-07-29 19:49:00 +0000
commitaf123b3718592a66a24716ed4724dc214220492b (patch)
tree69a1916bc7447360e6f43e3ba19ce6512eddee65 /fs/jbd2/commit.c
parentext4: sysfs: print ext4_super_block fields as little-endian (diff)
downloadkernel-af123b3718592a66a24716ed4724dc214220492b.tar.gz
kernel-af123b3718592a66a24716ed4724dc214220492b.zip
ext4: use 64-bit timestamps for mmp_time
The mmp_time field is 64 bits wide, which is good, but calling get_seconds() results in a 32-bit value on 32-bit architectures. Using ktime_get_real_seconds() instead returns 64 bits everywhere. Reviewed-by: Andreas Dilger <[email protected]> Reviewed-by: Jan Kara <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]> Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions