freebsd-dev/sys/fs/nullfs
Craig Rodrigues 05c0f5c1e2 Remove incorrect null_checkexp() routine. This
will allow the NFS server to call vfs_stdcheckexp() on the exported nullfs
filesystem, not the underlying filesystem being nullfs mounted.
If the lower filesystem was not NFS exported, then the NFS exported
null filesystem would not work.

Pointed out by:	scottl
PR:		kern/87906
MFC after:	1 week
2006-05-28 22:45:52 +00:00
..
null_subr.c
null_vfsops.c Remove incorrect null_checkexp() routine. This 2006-05-28 22:45:52 +00:00
null_vnops.c
null.h