lstat_cache: optionally return match_len
authorClemens Buchacher <drizzd@aon.at>
Sat, 9 Oct 2010 13:52:59 +0000 (15:52 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 Oct 2010 21:34:08 +0000 (14:34 -0700)
Return match_len so that the caller can know which leading path
component matched.

Signed-off-by: Clemens Buchacher <drizzd@aon.at>
No differences found