From: J. Bruce Fields Date: Tue, 20 Nov 2007 20:54:10 +0000 (-0500) Subject: nfsd4: kill unneeded cl_confirm check X-Git-Tag: v2.6.25-rc1~1072^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=366e0c1d9116ed03320779ecf9c162204f4c712e;p=pandora-kernel.git nfsd4: kill unneeded cl_confirm check We generate a unique cl_confirm for every new client; so if we've already checked that this cl_confirm agrees with the cl_confirm of unconf, then we already know that it does not agree with the cl_confirm of conf. Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed