]> git.decadent.org.uk Git - nfs-utils.git/commit - support/include/exportfs.h
exports: NFSv4 pseudoroot support routines
authorSteve Dickson <steved@redhat.com>
Tue, 1 Dec 2009 12:16:13 +0000 (07:16 -0500)
committerSteve Dickson <steved@redhat.com>
Wed, 13 Jan 2010 20:39:14 +0000 (15:39 -0500)
commit3b777b084a438f55482c8bf7508903ff4c30e1db
tree579f61ea0d057e7f4a579d5d34b3168d6fb80659
parent7f39d93b2cac65467999375e4a09bc5debb730e6
exports: NFSv4 pseudoroot support routines

Create v4root exports for each directory that is a parent of an explicit
export.  Give each the minimal security required to traverse to any of
its children.

Signed-off-by: Steve Dickson <steved@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
support/include/exportfs.h
support/include/v4root.h [new file with mode: 0644]
support/nfs/exports.c
utils/mountd/Makefile.am
utils/mountd/v4root.c [new file with mode: 0644]