be3df3d NFSv4: Don't allow a cached open with a revoked delegation

3 files Authored by Trond Myklebust 4 years ago, Committed by Anna Schumaker 4 years ago,
    NFSv4: Don't allow a cached open with a revoked delegation
    
    If the delegation is marked as being revoked, we must not use it
    for cached opens.
    
    Fixes: 869f9dfa4d6d ("NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return")
    Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
    Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
    
        
file modified
+10 -0
file modified
+1 -0
file modified
+2 -5