summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorTiezhu Yang <kernelpatch@126.com>2018-11-21 07:21:38 +0800
committerJaegeuk Kim <jaegeuk@kernel.org>2019-01-02 16:17:16 -0800
commitf0d3a002d4d71e4c5bc5ce3f82c8a9652c2e9bc0 (patch)
tree04496d3a7e5d78f4d384582cdd44084f0b07a7c9 /scripts/objdiff
parent8baea90490c0a30352a527e2051ca44331febd4c (diff)
f2fs: fix wrong return value of f2fs_acl_create
When call f2fs_acl_create_masq() failed, the caller f2fs_acl_create() should return -EIO instead of -ENOMEM, this patch makes it consistent with posix_acl_create() which has been fixed in commit beaf226b863a ("posix_acl: don't ignore return value of posix_acl_create_masq()"). Fixes: 83dfe53c185e ("f2fs: fix reference leaks in f2fs_acl_create") Signed-off-by: Tiezhu Yang <kernelpatch@126.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions