[PATCH 04/16] nfsd4: parse secinfo information in exports downcall

J. Bruce Fields bfields at fieldses.org
Fri May 18 18:26:19 EDT 2007


On Fri, May 18, 2007 at 06:07:59PM -0400, Trond Myklebust wrote:
> On Fri, 2007-05-18 at 17:27 -0400, J. Bruce Fields wrote:
> > -			} else
> > +			} if (strcmp(buf, "secinfo") == 0)
> 			 ^^^ else if (
> 
> or you will cause fsloc and uuid to fall into the 'can't parse' case.

Woah, yes, thanks--fixed!--b.


More information about the NFSv4 mailing list