diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-06-20 10:02:19 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-07-27 11:03:59 +0200 |
commit | 24b81dfcb73f2dc21c61502512d1422f15a579dc (patch) | |
tree | 12cd9a666304423f13074dc56c9efbbc9c916c38 /fs/f2fs/segment.c | |
parent | f2fs: fix to wait on page writeback before updating page (diff) | |
download | linux-24b81dfcb73f2dc21c61502512d1422f15a579dc.tar.xz linux-24b81dfcb73f2dc21c61502512d1422f15a579dc.zip |
f2fs: use timespec64 for inode timestamps
The on-disk representation and the vfs both use 64-bit tv_sec values,
so let's change the last missing piece in the middle.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/segment.c')
0 files changed, 0 insertions, 0 deletions