Lines Matching full: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 NFS version 3"
42 This option enables support in your system's NFS server for
48 bool "NFS server support for the NFSv3 ACL protocol extension"
59 This option enables support in your system's NFS server for the
61 POSIX ACLs on files exported by your system's NFS server. NFS
63 access and modify ACLs on your NFS server.
65 To store ACLs on your NFS server, you also need to enable ACL-
71 bool "NFS server support for NFS version 4"
80 This option enables support in your system's NFS server for
93 bool "NFSv4.1 server support for pNFS block layouts"
99 in the kernel's NFS server. The pNFS block layout enables NFS
101 the server and the clients. See RFC 5663 for more details.
106 bool "NFSv4.1 server support for pNFS SCSI layouts"
113 in the kernel's NFS server. The pNFS SCSI layout enables NFS
115 the server and the clients. See draft-ietf-nfsv4-scsi-layout for
121 bool "NFSv4.1 server support for pNFS Flex File layouts"
126 layouts in the kernel's NFS server. The pNFS Flex File layout
128 accesible to both the server and the clients. See
131 Warning, this server implements the bare minimum functionality
132 to be a flex file server - it is for testing the client,
138 bool "NFSv4.2 inter server to server COPY"
141 This option enables support for NFSv4.2 inter server to
142 server copy where the destination server calls the NFSv4.2
143 client to read the data to copy from the source server.
148 bool "Provide Security Label support for NFSv4 server"