fsmonitor: allow all entries for a folder to be invalidated
authorKevin Willford <Kevin.Willford@microsoft.com>
Wed, 3 Feb 2021 15:34:49 +0000 (15:34 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Feb 2021 01:14:35 +0000 (17:14 -0800)
commitff03836b9d696617d699da2e4108057f9a48b9ef
treead1ccea238e4c902418782fb691bf848be793321
parent29fbbf43a031cefb6fe6e3f723d78f82af4979b0
fsmonitor: allow all entries for a folder to be invalidated

Allow fsmonitor to report directory changes by reporting paths with a
trailing slash.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Kevin Willford <Kevin.Willford@microsoft.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Reviewed-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
fsmonitor.c