NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state
authorTrond Myklebust <[email protected]>
Tue, 7 Nov 2017 18:10:46 +0000 (13:10 -0500)
committerAnna Schumaker <[email protected]>
Fri, 17 Nov 2017 21:43:49 +0000 (16:43 -0500)
commite1fff5df6e04818c711882d40f06e97891bca36e
tree57424fdc97b0746a239c3a995969208259d99966
parent46280d9d3de67f64c5bd30a7bbdc372d69f38d98
NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state

In nfs_set_open_stateid_locked, we must ignore stateids from closed state.

Reported-by: Andrew W Elble <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Signed-off-by: Anna Schumaker <[email protected]>
fs/nfs/nfs4proc.c