Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
xfs: provide simple rcu-walk ACL implementation
This simple implementation just checks for no ACLs on the inode, and if so, then the rcu-walk may proceed, otherwise fail it. Signed-off-by: Nick Piggin <npiggin@kernel.dk>
- Loading branch information