Files
kernel_arpi/fs/nfsd
Scott Mayhew af85475490 nfsd4: fix up replay_matches_cache()
commit 6e73e92b15 upstream.

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: 53da6a53e1 ("nfsd4: catch some false session retries")
Signed-off-by: Scott Mayhew <smayhew@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-09 10:20:02 +01:00
..
2019-07-03 17:52:08 -04:00
2019-08-26 10:36:56 -04:00
2019-09-23 16:24:08 -04:00
2019-07-08 23:16:11 -04:00
2019-09-23 16:24:08 -04:00
2019-07-03 17:52:50 -04:00
2019-09-23 16:24:08 -04:00
2019-12-13 08:42:52 +01:00
2019-09-10 09:26:33 -04:00
2019-09-23 16:24:08 -04:00