Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
generic_acl: no need to clone acl just to push it to set_cached_acl()
In-core acls are copy-on-write, so the reference taken by set_cached_acl() will do just fine. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information