From: J. Bruce Fields Date: Tue, 20 Nov 2007 00:09:50 +0000 (-0500) Subject: nfsd: eliminate final bogus case from setclientid logic X-Git-Tag: v2.6.25-rc1~1072^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49ba87811f34a0219dc7a373cd24aa68450f2058;p=pandora-kernel.git nfsd: eliminate final bogus case from setclientid logic We're supposed to generate a different cl_confirm verifier for each new client, so these to cl_confirm values should never be the same. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed