Btrfs-progs: btrfs subvolume delete could delete subvolumes
authorAnand Jain <anand.jain@oracle.com>
Fri, 21 Sep 2012 06:54:08 +0000 (00:54 -0600)
committerroot <root@localhost.localdomain>
Thu, 4 Oct 2012 20:26:34 +0000 (16:26 -0400)
commit6500965277e92858e03c405c0fec74124fec84dd
treeee53bf9d2369e5c028933b64a8dfa65f8e3b548c
parent8ce1873c2a45a65587ce8491121359d68e061595
Btrfs-progs: btrfs subvolume delete could delete subvolumes

With this user will be able to provide more than one subvolume
to delete.
eg: btrfs subvolume delete <subvol1> <subvol2>

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
cmds-subvolume.c
man/btrfs.8.in