diff options
author | Chao Yu <chao2.yu@samsung.com> | 2015-04-18 13:03:58 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2015-05-07 21:38:31 +0300 |
commit | 272e083f7a968bc81dd01e4f16860a1e9617d454 (patch) | |
tree | 64cff853b2789f18fed41884641d0c0770ac1978 /fs/devpts | |
parent | 5d799881391277e52787df06bafe865e91ae8296 (diff) | |
download | linux-272e083f7a968bc81dd01e4f16860a1e9617d454.tar.xz |
f2fs: make posix_acl_create() safer and cleaner
Our f2fs_acl_create is copied from posix_acl_create in ./fs/posix_acl.c and
modified to avoid deadlock bug when inline_dentry feature is enabled.
Dan Carpenter rewrites posix_acl_create in commit 2799563b281f
("fs/posix_acl.c: make posix_acl_create() safer and cleaner") to make this
function more safer, so that we can avoid potential bug in its caller,
especially for ocfs2.
Let's back port the patch to f2fs.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/devpts')
0 files changed, 0 insertions, 0 deletions