Re: [PATCH v2 14/16] fsmonitor: support case-insensitive events
From: Junio C Hamano <hidden> Date: 2024-02-26 21:18:22
Jeff Hostetler [off-list ref] writes:
I'm not happy about this (and no, I haven't had time to measure the
perf hit we'll take), but right now I'm just worried about the
correctness -- I've had several reports of stale/incomplete status
when IDE tools change file/directory case in unexpected ways....
Of course, it is a good discipline, and I fully support the
direction, to focus on the correctness first.