commit | 9dc56143c298692276231735ec6546c1fac596e0 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Wed Mar 27 10:15:37 2013 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Wed Apr 03 11:47:22 2013 -0400 |
tree | 7aa12dd6ab8b4ee0863d3bdd3fa8d991aaa30c2e | |
parent | 0b9ea37f24e247ed69baabf27fb211aa6a3e7622 [diff] |
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 <jlayton@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>