diff options
author | David Howells | 2023-12-11 15:08:57 +0000 |
---|---|---|
committer | Greg Kroah-Hartman | 2024-01-01 12:38:57 +0000 |
commit | 9c6ea7abe3ed371b89a9ce02662f96c10a52a55a (patch) | |
tree | b829e57dd7c8c3f65f3d5e5c10257a62bb68c358 /fs/ufs | |
parent | a70c2dd74198492e36862faf9db4c6157a069ce2 (diff) |
afs: Fix the dynamic root's d_delete to always delete unused dentries
[ Upstream commit 71f8b55bc30e82d6355e07811213d847981a32e2 ]
Fix the afs dynamic root's d_delete function to always delete unused
dentries rather than only deleting them if they're positive. With things
as they stand upstream, negative dentries stemming from failed DNS lookups
stick around preventing retries.
Fixes: 66c7e1d319a5 ("afs: Split the dynroot stuff out and give it its own ops tables")
Signed-off-by: David Howells <dhowells@redhat.com>
Tested-by: Markus Suvanto <markus.suvanto@gmail.com>
cc: Marc Dionne <marc.dionne@auristor.com>
cc: linux-afs@lists.infradead.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'fs/ufs')
0 files changed, 0 insertions, 0 deletions