diff options
| author | Jeff Hostetler <jeffhostetler@github.com> | 2024-02-26 21:39:22 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-03-06 09:10:00 -0800 |
| commit | 9e34e562805986b1ed0d1518a5822b9ec495960b (patch) | |
| tree | 84a23a2b33f8f1937768f6a2d422d8e0db0f7418 /builtin/commit.c | |
| parent | fsmonitor: remove custom loop from non-directory path handler (diff) | |
| download | git-9e34e562805986b1ed0d1518a5822b9ec495960b.tar.gz git-9e34e562805986b1ed0d1518a5822b9ec495960b.zip | |
fsmonitor: return invalidated cache-entry count on non-directory event
Teach the refresh callback helper function for unqualified FSEvents
(pathnames without a trailing slash) to return the number of
cache-entries that were invalided in response to the event.
This will be used in a later commit to help determine if the observed
pathname was (possibly) case-incorrect when (on a case-insensitive
file system).
Signed-off-by: Jeff Hostetler <jeffhostetler@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
