btrfs-progs/man
David Sterba 4b7656f3bf btrfs-progs: add options to set commit mode after subvol delete
Subvolume deletion does not do a full transaction commit. This can lead
to an unexpected result when the system crashes between deletion and
commit, the subvolume directory will appear again. Add options to request
filesystem sync after each deleted subvolume or after the last one.

If the command with --commit option finishes succesfully, the
subvolume(s) deletion status is safely stored on the media.

Userspace approach is more flexible than in-kernel. Related discussions:
http://www.spinics.net/lists/linux-btrfs/msg22088.html
http://www.spinics.net/lists/linux-btrfs/msg27240.html

CC: Alex Lyakas <alex.btrfs@zadarastorage.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
2014-01-31 08:22:20 -08:00
..
btrfs-convert.8.in Btrfs-progs: add man page information for btrfs-convert 2013-09-03 19:40:58 +02:00
btrfs-debug-tree.8.in Btrfs-progs: add missing man information for btrfs-debug-tree 2013-09-03 19:40:56 +02:00
btrfs-find-root.8.in Btrfs-progs: add man page information for btrfs-find-root 2013-09-03 19:40:57 +02:00
btrfs-image.8.in Btrfs-image: add the ability to santize file names when making an image 2013-06-19 13:35:15 -04:00
btrfs-map-logical.8.in Btrfs-progs: add missing man page for btrfs-map-logical 2013-09-03 19:41:00 +02:00
btrfs-show-super.8.in Btrfs-progs: add missing man page for btrfs-show-super 2013-09-03 19:40:56 +02:00
btrfs-zero-log.8.in Btrfs-progs: add missing man page information for btrfs-zero-log 2013-09-03 19:40:59 +02:00
btrfs.8.in btrfs-progs: add options to set commit mode after subvol delete 2014-01-31 08:22:20 -08:00
btrfsck.8.in Btrfs-progs: add missing man page information for btrfsck 2013-09-03 19:40:55 +02:00
btrfstune.8.in btrfs-progs: fix a manpage item for btrfstune 2014-01-31 08:22:13 -08:00
fsck.btrfs.8.in btrfs-progs: add fsck.btrfs stub and manpage 2014-01-31 08:22:13 -08:00
Makefile btrfs-progs: add fsck.btrfs stub and manpage 2014-01-31 08:22:13 -08:00
mkfs.btrfs.8.in btrfs-progs: mkfs.btrfs documentation: clarify current restrictions of sectorsize, nodesize and leafsize 2013-09-03 19:40:49 +02:00