mirror of
https://github.com/kdave/btrfs-progs
synced 2025-01-05 21:19:33 +00:00
e388bf386b
The manual page of btrfsck clearly states 'btrfs check --repair' is a dangerous operation. Although this warning is in place users do not read the manual page and/or are used to the behaviour of fsck utilities which repair the filesystem, and thus potentially cause harm. Similar to 'btrfs balance' without any filters, add a warning and a countdown, so users can bail out before eventual corrupting the filesystem more than it already is. To override the timeout, let --force skip it and continue. Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de> Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
001-btrfs | ||
002-balance-full-no-filters | ||
003-fi-resize-args | ||
004-send-parent-multi-subvol | ||
005-qgroup-show | ||
006-qgroup-show-sync | ||
007-check-force | ||
008-subvolume-get-set-default | ||
009-btrfstune | ||
010-subvol-show-qgroup | ||
011-defrag-recursion | ||
012-defrag-recursion |