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>
Sat, 27 Jan 2018 21:30:46 +0000 (13:30 -0800)
commit00f0eaaadfe041ee518c5a9122a121864e56cd23
tree20d3766dc94ad4cfabcde7c68574a690382d5dcd
parent3e7444adf953558cf8ce889f6f32d5d357083d73
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