Commit 34a62493 authored by Ricardo Ribalda's avatar Ricardo Ribalda Committed by Chuck Lever

nfsd: Fix typo "accesible"

Trivial fix.

Cc: linux-nfs@vger.kernel.org
Signed-off-by: default avatarRicardo Ribalda <ribalda@chromium.org>
Signed-off-by: default avatarChuck Lever <chuck.lever@oracle.com>
parent c6c7f2a8
...@@ -99,7 +99,7 @@ config NFSD_BLOCKLAYOUT ...@@ -99,7 +99,7 @@ config NFSD_BLOCKLAYOUT
help help
This option enables support for the exporting pNFS block layouts This option enables support for the exporting pNFS block layouts
in the kernel's NFS server. The pNFS block layout enables NFS in the kernel's NFS server. The pNFS block layout enables NFS
clients to directly perform I/O to block devices accesible to both clients to directly perform I/O to block devices accessible to both
the server and the clients. See RFC 5663 for more details. the server and the clients. See RFC 5663 for more details.
If unsure, say N. If unsure, say N.
...@@ -113,7 +113,7 @@ config NFSD_SCSILAYOUT ...@@ -113,7 +113,7 @@ config NFSD_SCSILAYOUT
help help
This option enables support for the exporting pNFS SCSI layouts This option enables support for the exporting pNFS SCSI layouts
in the kernel's NFS server. The pNFS SCSI layout enables NFS in the kernel's NFS server. The pNFS SCSI layout enables NFS
clients to directly perform I/O to SCSI devices accesible to both clients to directly perform I/O to SCSI devices accessible to both
the server and the clients. See draft-ietf-nfsv4-scsi-layout for the server and the clients. See draft-ietf-nfsv4-scsi-layout for
more details. more details.
...@@ -127,7 +127,7 @@ config NFSD_FLEXFILELAYOUT ...@@ -127,7 +127,7 @@ config NFSD_FLEXFILELAYOUT
This option enables support for the exporting pNFS Flex File This option enables support for the exporting pNFS Flex File
layouts in the kernel's NFS server. The pNFS Flex File layout layouts in the kernel's NFS server. The pNFS Flex File layout
enables NFS clients to directly perform I/O to NFSv3 devices enables NFS clients to directly perform I/O to NFSv3 devices
accesible to both the server and the clients. See accessible to both the server and the clients. See
draft-ietf-nfsv4-flex-files for more details. draft-ietf-nfsv4-flex-files for more details.
Warning, this server implements the bare minimum functionality Warning, this server implements the bare minimum functionality
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment