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>
Tue, 14 Dec 2010 16:55:11 +0000 (08:55 -0800)
Return match_len so that the caller can know which leading path
component matched.

Signed-off-by: Clemens Buchacher <drizzd@aon.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found