Lines Matching refs:server

3 	tristate "NFS server support"
15 protocol. To compile the NFS server support as a module,
18 You may choose to use a user-space NFS server instead, in which
24 the Linux NFS server implementation is available via the
28 available to clients mounting the NFS server on this system.
39 bool "NFS server support for the NFSv3 ACL protocol extension"
50 This option enables support in your system's NFS server for the
52 POSIX ACLs on files exported by your system's NFS server. NFS
54 access and modify ACLs on your NFS server.
56 To store ACLs on your NFS server, you also need to enable ACL-
62 bool "NFS server support for NFS version 4"
72 This option enables support in your system's NFS server for
85 bool "NFSv4.1 server support for pNFS block layouts"
91 in the kernel's NFS server. The pNFS block layout enables NFS
93 the server and the clients. See RFC 5663 for more details.
98 bool "NFSv4.1 server support for pNFS SCSI layouts"
104 in the kernel's NFS server. The pNFS SCSI layout enables NFS
106 the server and the clients. See draft-ietf-nfsv4-scsi-layout for
112 bool "NFSv4.1 server support for pNFS Flex File layouts"
117 layouts in the kernel's NFS server. The pNFS Flex File layout
119 accessible to both the server and the clients. See
122 Warning, this server implements the bare minimum functionality
123 to be a flex file server - it is for testing the client,
129 bool "NFSv4.2 inter server to server COPY"
132 This option enables support for NFSv4.2 inter server to
133 server copy where the destination server calls the NFSv4.2
134 client to read the data to copy from the source server.
139 bool "Provide Security Label support for NFSv4 server"