From: J. Bruce Fields Date: Tue, 20 Nov 2007 21:52:07 +0000 (-0500) Subject: nfsd4: remove unnecessary cl_verifier check from setclientid_confirm X-Git-Tag: v2.6.25-rc1~1072^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3aba4e5a1b963c8bd43394cb15fb9fb6a229cd2;p=pandora-kernel.git nfsd4: remove unnecessary cl_verifier check from setclientid_confirm Again, the only way conf and unconf can have the same clientid is if they were created in the "probable callback update" case of setclientid, in which case we already know that the cl_verifier fields must agree. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed