discard_cache: reset lazy name_hash bit
authorJunio C Hamano <gitster@pobox.com>
Sat, 23 Aug 2008 20:05:10 +0000 (13:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 23 Aug 2008 20:05:10 +0000 (13:05 -0700)
We forgot to reset name_hash_initialized bit when discarding the in-core index.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found