Skip to content
Commit 073aaa1b authored by Al Viro's avatar Al Viro
Browse files

helpers for acl caching + switch to those



helpers: get_cached_acl(inode, type), set_cached_acl(inode, type, acl),
forget_cached_acl(inode, type).

ubifs/xattr.c needed includes reordered, the rest is a plain switchover.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 06b16e9f
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