• Chao Yu's avatar
    f2fs: support statx · 1c6d8ee4
    Chao Yu authored
    Last kernel has already support new syscall statx() in commit a528d35e
    ("statx: Add a system call to make enhanced file info available"), with
    this interface we can show more file info including file creation and some
    attribute flags to user.
    
    This patch tries to support this functionality.
    Signed-off-by: default avatarChao Yu <yuchao0@huawei.com>
    Signed-off-by: default avatarJaegeuk Kim <jaegeuk@kernel.org>
    1c6d8ee4
file.c 55.6 KB