]> git.decadent.org.uk Git - nfs-utils.git/commit - utils/exportfs/exports.man
Extend the exportfs interface to pass fslocations info into the kernel.
authorFred Isaman <iisaman@citi.umich.edu>
Thu, 22 Feb 2007 04:48:53 +0000 (15:48 +1100)
committerNeil Brown <neilb@suse.de>
Thu, 22 Feb 2007 04:48:53 +0000 (15:48 +1100)
commit5fb04a376e6d5ba940e66507e4a615f4e94116e6
treefc75ece9014d7fd730cae73792adb681fc473d5f
parent66d8e2870b8d3e91c27a66ebc85e012a3cda9c69
Extend the exportfs interface to pass fslocations info into the kernel.

Extend exportfs interface to pass fslocations info into the kernel,
using syntax modelled after AIX.  Adds "refer=" and "replicas="
options to /etc/exports to enable use of the kernel fslocation code.

Signed-off-by: Fred Isaman <iisaman@citi.umich.edu>
Signed-off-by: Kevin Coffman <kwc@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
support/include/exportfs.h
support/include/nfslib.h
support/nfs/exports.c
utils/exportfs/exportfs.c
utils/exportfs/exports.man
utils/mountd/Makefile.am
utils/mountd/cache.c