cvs commit: src/sys/fs/udf udf_vfsops.c
Scott Long
scottl at samsco.org
Thu May 25 19:57:42 PDT 2006
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
More information about the cvs-src
mailing list