1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

conf: Regenerate.

Fix missing --clear-needs-check-flag.
This commit is contained in:
Alasdair G Kergon 2015-06-30 17:09:56 +01:00
parent f6ad48f0e5
commit 92138badd4

View File

@ -855,7 +855,7 @@ global {
# ignorable errors and fix them later.
# With thin_check version 3.2 or newer you should add
# --clear-needs-check-flag.
# thin_check_options = [ "-q" ]
# thin_check_options = [ "-q", "--clear-needs-check-flag" ]
# Configuration option global/thin_repair_options.
# List of options passed to the thin_repair command.