From: J. Bruce Fields Date: Fri, 17 May 2013 20:25:32 +0000 (-0400) Subject: nfsd4: allow client to send no cb_sec flavors X-Git-Tag: v3.11-rc1~32^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57569a707082a337e4a61a657521d79cac3528bf;p=pandora-kernel.git nfsd4: allow client to send no cb_sec flavors In testing I notice that some of the pynfs tests forget to send any cb_sec flavors, and that we haven't necessarily errored out in that case before. I'll fix pynfs, but am also inclined to default to trying AUTH_NONE in that case in case this is something clients actually do. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed