From: J. Bruce Fields Date: Tue, 1 Sep 2015 17:40:53 +0000 (-0400) Subject: nfsd: return CLID_INUSE for unexpected SETCLIENTID_CONFIRM case X-Git-Tag: omap-for-v4.3/fixes-rc1~85^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f984a7ce58ea9a12eca7f960bdf68124c8589b60;p=pandora-kernel.git nfsd: return CLID_INUSE for unexpected SETCLIENTID_CONFIRM case Somebody with a Solaris client was hitting this case. We haven't figured out why yet, and don't have a reproducer. Meanwhile Frank noticed that RFC 7530 actually recommends CLID_INUSE for this case. Unlikely to help the original reporter, but may as well fix it. Reported-by: Frank Filz Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed