]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
btrfs/027: reorder the arguments of btrfs replace
authorLu Fengqi <lufq.fnst@cn.fujitsu.com>
Wed, 28 Jun 2017 05:45:31 +0000 (13:45 +0800)
committerEryu Guan <eguan@redhat.com>
Thu, 29 Jun 2017 03:14:29 +0000 (11:14 +0800)
commit591b5d75b834234c2530e9049984003f29661516
treefbc603cf4c2f72d94a9142e7d251bca68e0dec94
parent97843b0910f5add5a3ba677c8330e7f4e5bf4f9d
btrfs/027: reorder the arguments of btrfs replace

The option parser only accept options before non-option argument.
Although David Sterba has submitted commit df8c7225ba00 ("btrfs:
reorder arguments so that options come first"), but this case seems
to be left out.

Signed-off-by: Lu Fengqi <lufq.fnst@cn.fujitsu.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/btrfs/027