]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
f2fs: fix to show missing bits in FS_IOC_GETFLAGS
authorChao Yu <yuchao0@huawei.com>
Sun, 8 Apr 2018 03:27:14 +0000 (11:27 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 31 May 2018 18:31:45 +0000 (11:31 -0700)
commit764811581d1cfb5f8b1c33b90ed4bcdb363e930a
tree91a3ae27b2a62cb4394132ae6be1bc3827022e56
parentc807a7cb543b535063817fbbdca75f515d7ea361
f2fs: fix to show missing bits in FS_IOC_GETFLAGS

This patch fixes to show missing encrypt/inline_data flag in
FS_IOC_GETFLAGS like ext4 does.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/file.c