diff options
author | 2009-04-27 11:47:50 -0400 | |
---|---|---|
committer | 2009-04-27 13:18:35 -0400 | |
commit | 46a53cca826e71effe59e3cb4f383622c33ebdcb (patch) | |
tree | 8786a00a80e55862c58785ff40c0d98dc53c194a /kernel | |
parent | Btrfs: fix acl caching (diff) | |
download | linux-dev-46a53cca826e71effe59e3cb4f383622c33ebdcb.tar.xz linux-dev-46a53cca826e71effe59e3cb4f383622c33ebdcb.zip |
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: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions