The -f option of scrub means to skip checking running scrub, not to force checking. Signed-off-by: Gui Hecheng <guihc.fnst@xxxxxxxxxxxxxx> --- Documentation/btrfs-scrub.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/btrfs-scrub.txt b/Documentation/btrfs-scrub.txt index 7b27d63..1af9b9f 100644 --- a/Documentation/btrfs-scrub.txt +++ b/Documentation/btrfs-scrub.txt @@ -47,7 +47,7 @@ manpage). -n <ioprio_classdata>:::: Set IO priority classdata (see `ionice`(1) manpage). -f:::: -force to check whether scrub has started or resumed in userspace. +force to skip checking whether scrub has started or resumed in userspace. this is useful when scrub stat record file is damaged. *cancel* <path>|<device>:: -- 1.8.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
