]> git.baikalelectronics.ru Git - kernel.git/commit
NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 7 Nov 2017 18:10:46 +0000 (13:10 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 17 Nov 2017 21:43:49 +0000 (16:43 -0500)
commit554d3e5583daf9864015bb1e6d2a0bac30343b05
tree57424fdc97b0746a239c3a995969208259d99966
parent7adc16af1f8c1f1460db58d3f40be826d164ca82
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 <aweits@rit.edu>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c