Re: Fixing NFS

2011-02-10 Thread Sage Weil
On Thu, 10 Feb 2011, Brian Chrisman wrote: > On Mon, Feb 7, 2011 at 7:33 PM, Sage Weil wrote: > ... > > > > I believe the only place an actual MDS call is exposed to an NFS export is > > in export.c's __cfh_to_dentry().  This is where the ino search is going to > > need to get more sophisticated (

Re: Fixing NFS

2011-02-10 Thread Brian Chrisman
On Mon, Feb 7, 2011 at 7:33 PM, Sage Weil wrote: ... > > I believe the only place an actual MDS call is exposed to an NFS export is > in export.c's __cfh_to_dentry().  This is where the ino search is going to > need to get more sophisticated (at least on the client side). > > An ESTALE from the MD