diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2022-11-16 20:25:24 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2022-11-16 20:27:42 +0000 |
| commit | dbd5678dca91abcefe8d046aa2f9b66497a95ffb (patch) | |
| tree | 23c7cf5ccced42596b6f6da3c8450e86124f5248 /sys/contrib/openzfs/man/man7/vdevprops.7 | |
| parent | 61b146ba43cd3886c81e79b37fdc665d6e1d74b8 (diff) | |
| parent | 2163cde450d0898b5f7bac16afb4e238485411ff (diff) | |
Diffstat (limited to 'sys/contrib/openzfs/man/man7/vdevprops.7')
| -rw-r--r-- | sys/contrib/openzfs/man/man7/vdevprops.7 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/contrib/openzfs/man/man7/vdevprops.7 b/sys/contrib/openzfs/man/man7/vdevprops.7 index b98bda064c70..af5d26f6b486 100644 --- a/sys/contrib/openzfs/man/man7/vdevprops.7 +++ b/sys/contrib/openzfs/man/man7/vdevprops.7 @@ -20,7 +20,7 @@ .\" .\" Copyright (c) 2021 Klara, Inc. .\" -.Dd November 27, 2021 +.Dd October 30, 2022 .Dt VDEVPROPS 7 .Os . @@ -121,6 +121,9 @@ dataset. A text comment up to 8192 characters long .It Sy bootsize The amount of space to reserve for the EFI system partition +.It Sy failfast +If this device should propage BIO errors back to ZFS, used to disable +failfast. .It Sy path The path to the device for this vdev .It Sy allocating |
