diff options
| author | KaiGai Kohei <[email protected]> | 2006-07-02 15:13:46 +0100 |
|---|---|---|
| committer | David Woodhouse <[email protected]> | 2006-07-02 15:13:46 +0100 |
| commit | c7afb0f97700e73109564f83c35bfeeb14cb653b (patch) | |
| tree | bd1c0f0e3b095e0dea15d569967a50703e05586e /scripts | |
| parent | c05d52c748da10a3f27f6e638875514153776b15 (diff) | |
[JFFS2][XATTR] Fix memory leak in POSIX-ACL support
jffs2_clear_acl() which releases acl caches allocated by kmalloc()
was defined but it was never called. Thus, we faced to the risk
of memory leaking.
This patch plugs jffs2_clear_acl() into jffs2_do_clear_inode().
It ensures to release acl cache when inode is cleared.
Signed-off-by: KaiGai Kohei <[email protected]>
Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions