rodrigc 2006-05-28 22:45:52 UTC
FreeBSD src repository
Modified files:
sys/fs/nullfs null_vfsops.c
Log:
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
Revision Changes Path
1.79 +0 -14 src/sys/fs/nullfs/null_vfsops.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"