fix incompat flags
commit944eea95c005622e9d2123022189cb9800bb7f96
authorJosef Bacik <josef@redhat.com>
Thu, 9 Sep 2010 05:51:49 +0000 (9 13:51 +0800)
committerChris Mason <chris.mason@oracle.com>
Fri, 24 Sep 2010 00:26:49 +0000 (23 20:26 -0400)
tree87472f01b4b7aec696f7a33b3f69d95259163ceb
parent6ac03d3a285547cd376767d7365b7315b6eb115c
fix incompat flags

I forgot to add BTRFS_FEATURE_INCOMPAT_DEFAULT_SUBVOL to the incompat flags in
btrfs-progs.  This adds it so that our tools don't freak out when touching a fs
with the default subvolume changed.  Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
ctree.h