diff options
author | Scott Mayhew <smayhew@redhat.com> | 2019-10-09 15:11:37 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2019-10-09 16:39:31 -0400 |
commit | 6e73e92b155c868ff7fce9d108839668caf1d9be (patch) | |
tree | 9897fb3e0543c340c2ab4012174875d562f34762 /net/tipc | |
parent | 832b2cb955437dcfe9b8f08e5f37303c9097fc87 (diff) | |
download | linux-6e73e92b155c868ff7fce9d108839668caf1d9be.tar.gz linux-6e73e92b155c868ff7fce9d108839668caf1d9be.tar.bz2 linux-6e73e92b155c868ff7fce9d108839668caf1d9be.zip |
nfsd4: fix up replay_matches_cache()
When running an nfs stress test, I see quite a few cached replies that
don't match up with the actual request. The first comment in
replay_matches_cache() makes sense, but the code doesn't seem to
match... fix it.
This isn't exactly a bugfix, as the server isn't required to catch every
case of a false retry. So, we may as well do this, but if this is
fixing a problem then that suggests there's a client bug.
Fixes: 53da6a53e1d4 ("nfsd4: catch some false session retries")
Signed-off-by: Scott Mayhew <smayhew@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions