From: Jeff Layton Date: Wed, 27 Mar 2013 14:15:37 +0000 (-0400) Subject: nfsd: break out comparator into separate function X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~48^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dc56143c298692276231735ec6546c1fac596e0;p=pandora-kernel.git nfsd: break out comparator into separate function Break out the function that compares the rqstp and checksum against a reply cache entry. While we're at it, track the efficacy of the checksum over the NFS data by tracking the cases where we would have incorrectly matched a DRC entry if we had not tracked it or the length. Signed-off-by: Jeff Layton Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed