Document that ENABLE_VFS_IOOPT is dangerous. Please don't use it.
Suggested by: alc Approved by: re (murray)
This commit is contained in:
parent
c8d9479442
commit
e9ffc01000
@ -737,6 +737,9 @@ options VFS_AIO
|
|||||||
#
|
#
|
||||||
# Enabling this will probably not give an overall speedup except for
|
# Enabling this will probably not give an overall speedup except for
|
||||||
# special workloads.
|
# special workloads.
|
||||||
|
#
|
||||||
|
# WARNING: Do not enable this, it is known to be broken, and will result
|
||||||
|
# in system instability, as well as possible data loss.
|
||||||
options ENABLE_VFS_IOOPT
|
options ENABLE_VFS_IOOPT
|
||||||
|
|
||||||
# Cryptographically secure random number generator; /dev/[u]random
|
# Cryptographically secure random number generator; /dev/[u]random
|
||||||
|
Loading…
Reference in New Issue
Block a user