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:
ac8e981
)
Btrfs: make set/get functions for the super compat_ro flags use compat_ro
author
Josef Bacik
<josef@redhat.com>
Thu, 17 Dec 2009 21:32:27 +0000
(21:32 +0000)
committer
Chris Mason
<chris.mason@oracle.com>
Mon, 15 Mar 2010 14:55:10 +0000
(10:55 -0400)
Our set/get functions for compat_ro_flags actually look at compat_flags. This
will mess any attempt to use compat flags up. The fix is obvious. Thanks,
Signed-off-by: Josef Bacik <josef@redhat.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found