Skip to content
Commit aee7af35 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Fix problems with close in the presence of a delegation



In the presence of delegations, we can no longer assume that the
state->n_rdwr, state->n_rdonly, state->n_wronly reflect the open
stateid share mode, and so we need to calculate the initial value
for calldata->arg.fmode using the state->flags.

Reported-by: default avatarJames Drews <drews@engr.wisc.edu>
Fixes: 88069f77

 (NFSv41: Fix a potential state leakage when...)
Cc: stable@vger.kernel.org # 2.6.33+
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 52addcf9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment