From: Chao Yu Date: Fri, 23 Jan 2015 12:36:04 +0000 (+0800) Subject: f2fs: add F2FS_IOC_GETVERSION support X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~98^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d49f3e890290bd1db047d02335401026d1886472;p=pandora-kernel.git 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 Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed