Skip to content
Commit 95203bef authored by Al Viro's avatar Al Viro
Browse files

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: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent bc26ab5f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment