Btrfs-progs: use bitfield instead of integer for some variants in fs_info
authorWang Shilong <wangsl.fnst@cn.fujitsu.com>
Tue, 25 Feb 2014 11:48:57 +0000 (19:48 +0800)
committerChris Mason <clm@fb.com>
Fri, 21 Mar 2014 13:23:29 +0000 (06:23 -0700)
commit41d6c3c265d40fc133894a7aaa4355efb02f75e1
tree7f4ef9947af96910fab933909b474173dc88c1fc
parent4314116bae30d2e9376b07929e6b0e58cddbd9f7
Btrfs-progs: use bitfield instead of integer for some variants in fs_info

Signed-off-by: Wang Shilong <wangsl.fnst@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
ctree.h