Merge pull request 'Changed "wo" to "ro"' (!177) from maartenl/user-documentation:maartenl-patch-3 into main

Reviewed-on: #177
Reviewed-by: Jocelyn Gould <korora@noreply.forge.fedoraproject.org>
This commit is contained in:
Jocelyn Gould 2026-02-20 00:07:14 +00:00
commit b9c83f0640

View file

@ -285,7 +285,7 @@ Each default for every exported file system must be explicitly overridden. For e
For basic options of exports
Option Description
rw/wo::
rw/ro::
Allow both read and write requests / only read requests on a NFS volume.
sync/async::
Reply to requests only after the changes have been committed to stable storage (Default) / allow the NFS server to violate the NFS protocol and reply to requests before any changes made by that request have been committed to stable storage.