]> git.proxmox.com Git - mirror_ubuntu-eoan-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)
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 <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