From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Dickson Subject: Re: [Patch 0/10] NFS Mount Configuration File (Vers 3) Date: Mon, 17 Aug 2009 09:12:35 -0400 Message-ID: <4A895743.4030202@RedHat.com> References: <4A7B2324.9090406@RedHat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: Linux NFS Mailing list , Linux NFSv4 mailing list Return-path: In-Reply-To: <4A7B2324.9090406@RedHat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: nfsv4-bounces@linux-nfs.org Errors-To: nfsv4-bounces@linux-nfs.org List-ID: On 08/06/2009 02:38 PM, Steve Dickson wrote: > Hello, > > Here is the latest version of these patches. In the version > the following changes were made: > > 1) Section headers how have an argument to them. Similar > to [Server "foobar" ] or [MountPoint "/export"] > > 2) Only the Section names are now case-less. Its up to > the caller of the parsing routines to deal with case > sensitivity of the data. > > > Here are the pointers to the two previous versions which > will explain the who, what and whys: > > http://marc.info/?l=linux-nfs&m=123663164305546&w=2 > http://marc.info/?l=linux-nfs&m=124931114811175&w=2 > > > This entire patch set is available at: > http://people.redhat.com/steved/mount-conf/ver03/ > > and on the 'mount_conf-ver03' branch on my experimental git tree: > git://linux-nfs.org/~steved/nfs-utils-exp.git Committed... Which included the updated patches I posted to this thread as well as Benny's suggestion on supporting inline comments... As usual, he's observations were spot on... steved.