bcachefs: unlink: casefold d_invalidate
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 24 Apr 2025 22:07:06 +0000 (18:07 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 24 Apr 2025 23:09:52 +0000 (19:09 -0400)
commit7cb85324c4f6817d5147b9d298c71bf9b5e87c6b
treea15b4ce1d1411a9d05c23f2755a5f776bf234cd5
parent9cdde3c7aa3d5bfc7c7b5ec849e5a3288a66af35
bcachefs: unlink: casefold d_invalidate

casefolding results in additional aliases on lookup for the
non-casefolded names - these need invalidating on unlink.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/fs.c