Skip to content
Commit 2bc334dc authored by Nick Piggin's avatar Nick Piggin
Browse files

jfs: dont overwrite dentry name in d_revalidate



Use vfat's method for dealing with negative dentries to preserve case,
rather than overwrite dentry name in d_revalidate, which is a bit ugly
and also gets in the way of doing lock-free path walking.

Signed-off-by: default avatarNick Piggin <npiggin@kernel.dk>
parent 79eb4dde
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment