btrfs-progs: mkfs: allow DUP on multidev fs, only warn
authorDavid Sterba <dsterba@suse.com>
Wed, 16 Mar 2016 17:08:33 +0000 (18:08 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 30 Mar 2016 14:26:27 +0000 (16:26 +0200)
commitc7f72072bd727914bceba74a31dfbb00ffdf069f
treeb75001ece6060de36146933a754174f0ae5e1ee3
parent7b80b7638605050898a7a324b9f30c70388205bb
btrfs-progs: mkfs: allow DUP on multidev fs, only warn

The DUP profile can work on multiple filesystems, the limitation is
rather artificial. Let the user make the decision and print a warning.

Signed-off-by: David Sterba <dsterba@suse.com>
utils.c