Craig Rodrigues wrote:
rodrigc 2006-05-26 01:21:52 UTC
FreeBSD src repository
Modified files:
sys/fs/udf udf_vfsops.c
Log:
Remove calls to vfs_export() for exporting a filesystem for NFS mounting
from individual filesystems. Call it instead in vfs_mount.c,
after we call VFS_MOUNT() for a specific filesystem.
Revision Changes Path
1.41 +1 -8 src/sys/fs/udf/udf_vfsops.c
So is it no longer possible for a filesystem to veto or otherwise
massage an export request?
Scott
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"