commit | c1dffe0bf7f9c3d57d9f237a7cb2a81e62babd2b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Mar 01 12:13:34 2019 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Mar 01 12:13:34 2019 -0500 |
tree | 83e1c17698e753bc9612de56dcd31c7492d11248 | |
parent | a73881c96d73ee72b7dbbd38a6eeef66182a8ef7 [diff] |
NFSv4.1: Reinitialise sequence results before retransmitting a request If we have to retransmit a request, we should ensure that we reinitialise the sequence results structure, since in the event of a signal we need to treat the request as if it had not been sent. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Cc: stable@vger.kernel.org