OSDN Git Service

f2fs: support inode creation time
authorChao Yu <yuchao0@huawei.com>
Thu, 25 Jan 2018 06:54:42 +0000 (14:54 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 8 Feb 2018 02:06:12 +0000 (18:06 -0800)
commit5f9b3abb911fa2f51f5690f4376cf919c2069662
tree912ba6aeb40492e8ade83e1aa2833a4f2510d31e
parent9fb0de175172c63132cc84b630e8c50834269e1b
f2fs: support inode creation time

This patch adds creation time field in inode layout to support showing
kstat.btime in ->statx.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/f2fs.h
fs/f2fs/file.c
fs/f2fs/inode.c
fs/f2fs/namei.c
fs/f2fs/sysfs.c
include/linux/f2fs_fs.h