freebsd-dev/usr.sbin/mountd
Rick Macklem 56cfc5ed12 If the "-alldirs" export option was used for the V4: line, mountd
would crash in check_options() since dp == NULL for the V4: line.
This patch moves the check for options allowed on the V4: line to
ahead of where dp is used to avoid this crash.

Reported by:	mamalos AT eng.auth.gr
MFC after:	1 week
2010-05-06 00:24:08 +00:00
..
exports.5 Description of steps required to setup NFSv4 server is in nfsv4(4); 2009-12-03 19:16:40 +00:00
Makefile Convert mountd to nmount(). Remove some hardcoded dependencies 2006-05-23 17:10:17 +00:00
mountd.8 Change the "-4" argument for nfsd and mountd to "-e" to avoid 2009-05-28 20:28:13 +00:00
mountd.c If the "-alldirs" export option was used for the V4: line, mountd 2010-05-06 00:24:08 +00:00
netgroup.5
pathnames.h