Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 May 2010 12:50:03 GMT
From:      Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
To:        freebsd-fs@FreeBSD.org
Subject:   Re: kern/136865: NFS exports atomic and on-the-fly atomic updates
Message-ID:  <201005071250.o47Co37S057821@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/136865; it has been noted by GNATS.

From: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/136865: NFS exports atomic and on-the-fly atomic updates
Date: Fri, 7 May 2010 15:42:48 +0300

 New version nfse-20100507 was released.
 
 Important changes:
 
     * Now there is no any limitation on file system's mount point directory
       renaming, original file system's mount point directory can be renamed
       and the NFSE code will work.  This is new implementation that does
       not use f_mntonname values from the struct statfs{}.
 
     * Now signals and a socket for control commands in nfse are handled
       in kqueue(2).
 
     * Now NFSE code verifies whether a file system supports NFS exports.
 
     * Now NFSE code does not allow symlinks in pathnames in nfs.exports(5).
 
     * Now when a file system mounted or unmounted on the local system
       NFSE code also checks whether NFSv4 root directory still can be
       exported.
 
 URL: http://nfse.sourceforge.net/



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