commit | 995891006ccbb73c0c9c3923cf9d25c4d07ec16b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Jun 09 12:50:50 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sat Jun 09 12:59:55 2018 -0400 |
tree | 998c33853568106ab4fac63339c0d37d94e0ed7a | |
parent | fc40724fc6731d90cc7fb6d62d66135f85a33dd2 [diff] |
NFSv4: Fix a typo in nfs41_sequence_process We want to compare the slot_id to the highest slot number advertised by the server. Fixes: 3be0f80b5fe9c ("NFSv4.1: Fix up replays of interrupted requests") Cc: stable@vger.kernel.org # 4.15+ Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>