btrfs-progs: fix compat_ro mask for free space tree
authorDavid Sterba <dsterba@suse.com>
Mon, 25 Jan 2016 14:35:30 +0000 (15:35 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 Jan 2016 14:35:30 +0000 (15:35 +0100)
commitd30b0be836df9693e88eb6a78f45dac0cde35c1b
treec339f64cc03ec2452050a96d761cf8cc4111894f
parent30ce6c76c14621e1063039a690fc77dd09f78243
btrfs-progs: fix compat_ro mask for free space tree

The BTRFS_FEATURE_COMPAT_RO_FREE_SPACE_TREE bit is supposed to be in the
COMPAT_RO_SUPP bitmask.

Reported-by: Holger Hoffstätte <holger.hoffstaette@googlemail.com>
Reported-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.com>
ctree.h