From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Dickson Subject: Re: [PATCH 00/15] lnfs: 3.8-rc6 release Date: Tue, 12 Feb 2013 19:28:49 -0500 Message-ID: <511ADE41.2040904@RedHat.com> References: <1360327163-20360-1-git-send-email-SteveD@redhat.com> <20130213001141.GA14195@fieldses.org> <20130213002117.GB14195@fieldses.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Trond Myklebust , "J. Bruce Fields" , "David P. Quigley" , Linux NFS list , Linux FS devel list , Linux Security List , SELinux List To: "J. Bruce Fields" Return-path: In-Reply-To: <20130213002117.GB14195@fieldses.org> Sender: linux-security-module-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On 12/02/13 19:21, J. Bruce Fields wrote: > On Tue, Feb 12, 2013 at 07:11:41PM -0500, J. Bruce Fields wrote: >> I get failures on NFSv4 mounts after applying these patches. >> >> # mount -tnfs4 pip1:/exports/ext4 /mnt/ >> mount.nfs4: mounting pip1:/exports/ext4 failed, reason given by server: No such file or directory >> >> In wireshark I don't see an error, but I do notice that the final >> rpc request and reply is a getattr with bitmap 0, which is odd. > > Oh, and that was a build with labeled nfs configured out. Drop the -tnfs4 option... I think it has something to do with breaking up the version into modules... I never investigated why that worked... steved.