git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
690587d
)
Btrfs: fix btrfs acl #ifdef checks
author
Chris Mason
<chris.mason@oracle.com>
Tue, 13 Oct 2009 17:50:18 +0000
(13:50 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Tue, 13 Oct 2009 17:51:39 +0000
(13:51 -0400)
The btrfs acl code was #ifdefing for a define
that didn't exist. This correctly matches it
to the values used by the Kconfig file.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found