Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NFSv4.1 don't free interrupted slot on open
Allow the async rpc task for finish and update the open state if needed, then free the slot. Otherwise, the async rpc unable to decode the reply. Signed-off-by: Olga Kornievskaia <[email protected]> Fixes: ae55e59 ("pnfs: Don't release the sequence slot...") Cc: [email protected] # v4.18+ Signed-off-by: Trond Myklebust <[email protected]>
- Loading branch information