git/compat
Johannes Schindelin 732794e0f0 fscache: implement an FSCache-aware is_mount_point()
When FSCache is active, we can cache the reparse tag and use it directly
to determine whether a path refers to an NTFS junction, without any
additional, costly I/O.

Note: this change only makes a difference with the next commit, which
will make use of the FSCache in `git clean` (contingent on
`core.fscache` set, of course).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
2025-02-26 21:19:19 +01:00
..
2024-10-25 14:02:04 -04:00
2024-06-14 10:26:33 -07:00