From: Josef Bacik Date: Thu, 17 Dec 2009 21:32:27 +0000 (+0000) Subject: Btrfs: make set/get functions for the super compat_ro flags use compat_ro X-Git-Tag: v2.6.34-rc2~21^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12534832cb7b0abc7369298246e8b7af03b863ca;p=pandora-kernel.git 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 Signed-off-by: Chris Mason --- Reading git-diff-tree failed