Fix the name of the zfs_prefetch_disable parameter

The ZFS module parameter name is zfs_prefetch_disable, not
zfs_disable_prefetch.

Signed-off-by: Peter Doherty <peterd@acranox.org>
This commit is contained in:
Peter Doherty 2024-07-01 21:28:40 -04:00
parent fd51786f86
commit 5ec18df30a
1 changed files with 1 additions and 1 deletions

View File

@ -1639,7 +1639,7 @@ then only metadata are prefetched.
The default value is
.Sy all .
.Pp
Please note that the module parameter zfs_disable_prefetch=1 can
Please note that the module parameter zfs_prefetch_disable=1 can
be used to totally disable speculative prefetch, bypassing anything
this property does.
.It Sy setuid Ns = Ns Sy on Ns | Ns Sy off