Btrfs: make set/get functions for the super compat_ro flags use compat_ro
authorJosef Bacik <josef@redhat.com>
Thu, 17 Dec 2009 21:32:27 +0000 (21:32 +0000)
committerChris Mason <chris.mason@oracle.com>
Mon, 15 Mar 2010 14:55:10 +0000 (10:55 -0400)
commit12534832cb7b0abc7369298246e8b7af03b863ca
tree5747e45c8bf9d37bcd5962e6e669934a951a846e
parentac8e9819d71f907a0532b01b22c26b56bbbcbd21
Btrfs: make set/get functions for the super compat_ro flags use compat_ro

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>
fs/btrfs/ctree.h