Support the new parameters in do_clone(int argc, char** argv).
authorAndreas Philipp <philipp.andreas@gmail.com>
Tue, 26 Apr 2011 08:02:42 +0000 (10:02 +0200)
committerChris Mason <chris.mason@oracle.com>
Tue, 25 Oct 2011 13:18:58 +0000 (09:18 -0400)
commit681c1d64a9adb95a661518c59bf36ae044bed1ab
tree1452275f66208c379dcd57d5d73f38adb14de0f9
parentb19c828f16be56ba7055afabe75e7176cb73e592
Support the new parameters in do_clone(int argc, char** argv).

Now 'btrfs subvolume snapshot' takes not two but only at least two
parameters. Additionally, the help message is updated accordingly.

Signed-off-by: Andreas Philipp <philipp.andreas@gmail.com>
Signed-off-by: Hugo Mills <hugo@carfax.org.uk>
btrfs.c