commit | fed0b588be2f55822013808a2968c228258d921b | [log] [tgz] |
---|---|---|
author | Omar Sandoval <osandov@osandov.com> | Sun Feb 08 21:45:25 2015 -0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Feb 20 04:56:45 2015 -0500 |
tree | 9d7a658a615c08c104a1566620379c21f8d1a7d3 | |
parent | 76bf3f6b1d6ac4c770bb121b0461c460aa068e64 [diff] |
posix_acl: fix reference leaks in posix_acl_create get_acl gets a reference which we must release in the error cases. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Omar Sandoval <osandov@osandov.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>