diff options
| author | Chao Yu <[email protected]> | 2015-03-09 18:18:19 +0800 |
|---|---|---|
| committer | Jaegeuk Kim <[email protected]> | 2015-04-10 15:08:40 -0700 |
| commit | 83dfe53c185e3554c102708c70dc1e5ff4bcac2c (patch) | |
| tree | bae8a4029027a8f3327745eed2a074e30331f32f /tools/perf/scripts/python | |
| parent | bda190760b07a7350de7ca8d9afe0fd8c667ad2d (diff) | |
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 <[email protected]>
Reviewed-by: Changman Lee <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions