+5
−0
+5
−1
Loading
The state recovery code in nfs_end_delegation_return() is intended to allow regular files to recover cached open and lock state. It has no function for directory delegations, and may cause corruption. Fixes: 156b0948 ("NFS: Request a directory delegation on ACCESS, CREATE, and UNLINK") Signed-off-by:Trond Myklebust <trond.myklebust@hammerspace.com>