Commit 86e356ee51b07049202078b1ad2f23ac7136075e

Russell Belfer 2011-12-18T12:08:50

Restore missing lstat in index_entry_init In an effort to remove duplicate code, I accidentally left the stat structure uninitialized in this function. This patch restores that data gathering.