Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2006 09:45:26 -0600
From:      Scott Long <scottl@samsco.org>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        Craig Rodrigues <rodrigc@crodrigues.org>, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org
Subject:   Re: cvs commit: src/sys/fs/udf udf_vfsops.c
Message-ID:  <44772296.6040402@samsco.org>
In-Reply-To: <20060526144533.GC1165@garage.freebsd.pl>
References:  <200605260121.k4Q1LqLd098354@repoman.freebsd.org> <44766E9B.6030000@samsco.org> <20060526033840.GA9864@crodrigues.org> <20060526144533.GC1165@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
Pawel Jakub Dawidek wrote:
> On Thu, May 25, 2006 at 11:38:40PM -0400, Craig Rodrigues wrote:
> +> With my recent changes to mountd, to convert to nmount() and remove hardcoded
> +> dependencies on ufs, cd9660, ntfs, and msdosfs,
> +> it should be easier to export different filesystems from FreeBSD.
> +> 
> +> For example, it should now be possible to NFS export an ext2fs
> +> from FreeBSD.
> 
> But as I suspect, it is still not possible to NFS export nullfs?
> 

With Craig's changes, try removing nullfs_checkexp() entirely.  That
might be enough to make nullfs exportable.  Having the checkexp
vector there is wrong anyways.

Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44772296.6040402>