btrfs-progs: Switch btrfs-find-root to use the new open_ctree flags
authorQu Wenruo <quwenruo@cn.fujitsu.com>
Fri, 16 Jan 2015 06:30:02 +0000 (14:30 +0800)
committerDavid Sterba <dsterba@suse.cz>
Wed, 11 Feb 2015 17:34:05 +0000 (18:34 +0100)
commit70701d131a2ec8572b801ede897138f3002fd11c
tree8888b948ae4195afc3132d9d76f204f5fca6fffe
parent68351e41628bdf21dfb81873fba6e8690533313a
btrfs-progs: Switch btrfs-find-root to use the new open_ctree flags

Since in previous patches, we introduced the new open_ctree flag
OPEN_CTREE_CHUNK_ROOT_ONLY, switch btrfs-find-root to use it instead of
the open_ctree_broken().

Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
btrfs-find-root.c