diff options
author | Trond Myklebust | 2021-12-17 15:36:57 -0500 |
---|---|---|
committer | Anna Schumaker | 2022-01-06 14:00:20 -0500 |
commit | 00bdadc7accfce944dc30fbc205cd28a7eed657b (patch) | |
tree | e4d2ab7b2b5e8aab6c676b7e99407ef7dce06d26 /fs/ocfs2 | |
parent | 8ce37abdeb4c73842d16620e1da151765ac86b5e (diff) |
NFS: Add a helper to remove case-insensitive aliases
When dealing with case insensitive names, the client has no idea how the
server performs the mapping, so cannot collapse the dentries into a
single representative. So both rename and unlink need to deal with the
fact that there could be several dentries representing the file, and
have to somehow force them to be revalidated. Use d_prune_aliases() as a
big hammer approach.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'fs/ocfs2')
0 files changed, 0 insertions, 0 deletions