commit | d49f3e890290bd1db047d02335401026d1886472 | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Fri Jan 23 20:36:04 2015 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Feb 11 17:04:35 2015 -0800 |
tree | 37195404f8492f5fa2620db857b3fa0160a44214 | |
parent | bc4a1f873b9db010f5b0971ee5f2987d9be32c36 [diff] |
f2fs: add F2FS_IOC_GETVERSION support In this patch we add the FS_IOC_GETVERSION ioctl for getting i_generation from inode, after that, users can list file's generation number by using "lsattr -v". Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>