Date: Sun, 28 May 2006 20:09:18 +0000 (UTC) From: Craig Rodrigues <rodrigc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/nullfs null_vfsops.c Message-ID: <200605282009.k4SK9Ius088541@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rodrigc 2006-05-28 20:09:18 UTC
FreeBSD src repository
Modified files:
sys/fs/nullfs null_vfsops.c
Log:
Modify MNT_UPDATE behavior for nullfs so that it does not
return EOPNOTSUPP if an "export" parameter was passed in.
This should allow nullfs mounts to be NFS exported.
PR: kern/87906
MFC after: 1 week
Revision Changes Path
1.78 +7 -2 src/sys/fs/nullfs/null_vfsops.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605282009.k4SK9Ius088541>
