kern/136865: [nfs] [patch] NFS exports atomic and on-the-fly atomic updates

Andrey Simonenko simon at comsys.ntu-kpi.kiev.ua
Wed Jul 18 12:10:04 UTC 2012


The following reply was made to PR kern/136865; it has been noted by GNATS.

From: Andrey Simonenko <simon at comsys.ntu-kpi.kiev.ua>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/136865: [nfs] [patch] NFS exports atomic and on-the-fly
 atomic updates
Date: Wed, 18 Jul 2012 15:08:40 +0300

 List of important changes from nfse-20120310 to nfse-20120718.
 
 Command line options -2, -n and -r now are not supported by nfse.
 
 Added new command line option -m to nfse, that specifies whether nfse
 should service MOUNT protocol requests and what it should support from
 this protocol.
 
 Added new option -resvport to nfs.exports, that specifies whether NFS and
 NLM RPC requests should be received from sender's reserved IP port numbers
 (default, always and weakauth modes).
 
 Added new option -mnt_mount to nfs.exports, that specifies settings for
 MOUNT protocol's procedures MNT, UMNT and UMNTALL (default, regfile and
 resvport arguments).
 
 Tried to make the nfse compatible mode completely compatible with
 exports(5) configurations: http://nfse.sourceforge.net/COMPATIBILITY


More information about the freebsd-fs mailing list