Lines Matching refs:server

3 	tristate "NFS server support"
16 protocol. To compile the NFS server support as a module,
19 You may choose to use a user-space NFS server instead, in which
25 the Linux NFS server implementation is available via the
29 available to clients mounting the NFS server on this system.
36 bool "NFS server support for NFS version 2 (DEPRECATED)"
47 bool "NFS server support for the NFSv2 ACL protocol extension"
51 bool "NFS server support for the NFSv3 ACL protocol extension"
61 This option enables support in your system's NFS server for the
63 POSIX ACLs on files exported by your system's NFS server. NFS
65 access and modify ACLs on your NFS server.
67 To store ACLs on your NFS server, you also need to enable ACL-
73 bool "NFS server support for NFS version 4"
83 This option enables support in your system's NFS server for
96 bool "NFSv4.1 server support for pNFS block layouts"
102 in the kernel's NFS server. The pNFS block layout enables NFS
104 the server and the clients. See RFC 5663 for more details.
109 bool "NFSv4.1 server support for pNFS SCSI layouts"
115 in the kernel's NFS server. The pNFS SCSI layout enables NFS
117 the server and the clients. See draft-ietf-nfsv4-scsi-layout for
123 bool "NFSv4.1 server support for pNFS Flex File layouts"
128 layouts in the kernel's NFS server. The pNFS Flex File layout
130 accessible to both the server and the clients. See
133 Warning, this server implements the bare minimum functionality
134 to be a flex file server - it is for testing the client,
140 bool "NFSv4.2 inter server to server COPY"
143 This option enables support for NFSv4.2 inter server to
144 server copy where the destination server calls the NFSv4.2
145 client to read the data to copy from the source server.
150 bool "Provide Security Label support for NFSv4 server"