commit | c71c46f0157348a6c1c66f7d382c770ffc212724 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Mar 01 11:40:05 2019 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Mar 01 12:16:28 2019 -0500 |
tree | 79f60fe16b0d16a611e2b442f164b4ab330f36e2 | |
parent | c1dffe0bf7f9c3d57d9f237a7cb2a81e62babd2b [diff] |
NFSv4.1: Don't process the sequence op more than once. Ensure that if we call nfs41_sequence_process() a second time for the same rpc_task, then we only process the results once. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>