Files
git/compat
Johannes Schindelin ae7e4dccd5 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>
2021-08-03 17:31:09 +02:00
..
2020-04-16 15:23:42 -07:00
2021-02-26 14:15:51 -08:00