diff options
| author | Anna Schumaker <anna.schumaker@oracle.com> | 2026-01-09 15:41:14 -0500 |
|---|---|---|
| committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2026-01-12 11:50:22 -0500 |
| commit | 803e18641fd444a614415711a5af53dcde21104b (patch) | |
| tree | 634a09f2a06631cf417b3082c5e9e66c1ff8f752 /scripts/Makefile.asm-headers | |
| parent | 60699ab7cbf0a4eb19929cce243002b39c67917d (diff) | |
NFS: Don't immediately return directory delegations when disabled
The function nfs_inode_evict_delegation() immediately and synchronously
returns a delegation when called. This means we can't call it from
nfs4_have_delegation(), since that function could be called under a
lock. Instead we should mark the delegation for return and let the state
manager handle it for us.
Fixes: b6d2a520f463 ("NFS: Add a module option to disable directory delegations")
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'scripts/Makefile.asm-headers')
0 files changed, 0 insertions, 0 deletions
