Skip to content
Commit 46a53cca authored by Chris Mason's avatar Chris Mason
Browse files

Btrfs: look for acls during btrfs_read_locked_inode



This changes btrfs_read_locked_inode() to peek ahead in the btree for acl items.
If it is certain a given inode has no acls, it will set the in memory acl
fields to null to avoid acl lookups completely.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 7b1a14bb
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