]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
NFSv4.1: Don't process the sequence op more than once.
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 1 Mar 2019 16:40:05 +0000 (11:40 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 1 Mar 2019 17:16:28 +0000 (12:16 -0500)
commitc71c46f0157348a6c1c66f7d382c770ffc212724
tree79f60fe16b0d16a611e2b442f164b4ab330f36e2
parentc1dffe0bf7f9c3d57d9f237a7cb2a81e62babd2b
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>
fs/nfs/nfs4proc.c