Searched hist:d49f3e890290bd1db047d02335401026d1886472 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | file.c | diff d49f3e890290bd1db047d02335401026d1886472 Fri Jan 23 06:36:04 CST 2015 Chao Yu <chao2.yu@samsung.com> 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>
|
H A D | f2fs.h | diff d49f3e890290bd1db047d02335401026d1886472 Fri Jan 23 06:36:04 CST 2015 Chao Yu <chao2.yu@samsung.com> 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>
|