Update after r303154 to note that operations on local files are safe.

This commit is contained in:
John Baldwin 2016-07-22 20:52:40 +00:00
parent fd936afb97
commit 0d378d6b92

View file

@ -54,7 +54,9 @@ the
.Va vfs.aio.enable_unsafe
sysctl node to a non-zero value.
.Pp
Asynchronous I/O operations on sockets and raw disk devices do not block
Asynchronous I/O operations on sockets,
raw disk devices,
and regular files on local filesystems do not block
indefinitely and are always enabled.
.Pp
The