freebsd-dev/usr.sbin/nfsd
Rick Macklem ed46427268 Add an optional feature to the pNFS server.
Without this patch, the pNFS server distributes the data storage files across
all of the specified DSs.
A tester noted that it would be nice if a system administrator could control
which DSs are used to store the file data for a given exported MDS file system.
This patch adds an optional suffix for each entry in the "-p" option argument
that specifies "store file data for this MDS file system" in this DS.
The patch should only affect sites using the pNFS server (specified via the
"-p" command line option for nfsd.
The interface between the nfsd and the kernel has changed with this patch,
so anyone using the "-p" option needs to rebuild their nfsd from sources
with this patch applied to them.

Discussed with:	james.rose@framestore.com
2018-07-02 19:26:31 +00:00
..
Makefile Add a new man page that briefly describes the pNFS variant of the NFSv4.1 2018-06-14 21:12:08 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nfsd.8 Document the "-p" and "-m" options added to nfsd.c by r335172. 2018-06-14 20:55:33 +00:00
nfsd.c Add an optional feature to the pNFS server. 2018-07-02 19:26:31 +00:00
nfsv4.4 Update the nfsv4 man page to reflect recent changes to support 2017-07-19 20:57:41 +00:00
pnfs.4 Add a new man page that briefly describes the pNFS variant of the NFSv4.1 2018-06-14 21:12:08 +00:00
stablerestart.5