summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/f2fs.h
diff options
context:
space:
mode:
authorChao Yu2015-03-09 11:18:19 +0100
committerJaegeuk Kim2015-04-11 00:08:40 +0200
commit83dfe53c185e3554c102708c70dc1e5ff4bcac2c (patch)
treebae8a4029027a8f3327745eed2a074e30331f32f /fs/f2fs/f2fs.h
parentf2fs: fix to calculate max length of contiguous free slots correctly (diff)
downloadkernel-qcow2-linux-83dfe53c185e3554c102708c70dc1e5ff4bcac2c.tar.gz
kernel-qcow2-linux-83dfe53c185e3554c102708c70dc1e5ff4bcac2c.tar.xz
kernel-qcow2-linux-83dfe53c185e3554c102708c70dc1e5ff4bcac2c.zip
f2fs: fix reference leaks in f2fs_acl_create
Our f2fs_acl_create is copied and modified from posix_acl_create to avoid deadlock bug when inline_dentry feature is enabled. Now, we got reference leaks in posix_acl_create, and this has been fixed in commit fed0b588be2f ("posix_acl: fix reference leaks in posix_acl_create") by Omar Sandoval. https://lkml.org/lkml/2015/2/9/5 Let's fix this issue in f2fs_acl_create too. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Reviewed-by: Changman Lee <cm224.lee@ssamsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/f2fs.h')
0 files changed, 0 insertions, 0 deletions