Files
git/compat
Jeff Hostetler f8da8f5ec4 fscache: make fscache_enabled() public
Make fscache_enabled() function public rather than static.
Remove unneeded fscache_is_enabled() function.
Change is_fscache_enabled() macro to call fscache_enabled().

is_fscache_enabled() now takes a pathname so that the answer
is more precise and mean "is fscache enabled for this pathname",
since fscache only stores repo-relative paths and not absolute
paths, we can avoid attempting lookups for absolute paths.

Signed-off-by: Jeff Hostetler <jeffhost@microsoft.com>
2018-08-28 16:21:07 -04:00
..
2018-08-28 16:19:46 -04:00
2017-07-05 14:01:03 -07:00
2017-07-05 14:01:03 -07:00
2018-08-28 16:21:04 -04:00
2018-08-28 16:19:57 -04:00
2018-08-28 16:19:44 -04:00
2018-08-28 16:19:40 -04:00
2017-01-23 11:02:34 -08:00
2018-08-28 16:19:57 -04:00