btrfs-progs: let subvol delete print commit mode inline
authorDavid Sterba <dsterba@suse.cz>
Thu, 27 Nov 2014 18:15:06 +0000 (19:15 +0100)
committerDavid Sterba <dsterba@suse.cz>
Wed, 10 Dec 2014 14:46:17 +0000 (15:46 +0100)
commit47bbff777e73fb392bf84a2a84a3d4d7e7aa2279
tree40a472597bb1c4aff86b7f6fa340d7dbbca450b6
parent1f728b1a514f85d53741d08c965bfbae17576363
btrfs-progs: let subvol delete print commit mode inline

There are options to specify if the subvolume deletion should wait for
commit after each subvol or at the end. This is reported at the
beginning and considered as a noise. We'd like to report the mode for
each subvolume instead.

http://www.mail-archive.com/linux-btrfs%40vger.kernel.org/msg34617.html

Reported-by: Marc MERLIN <marc@merlins.org
Signed-off-by: David Sterba <dsterba@suse.cz>
cmds-subvolume.c