Commit a02fc2cd16b5d45466733a1c4f027def4f5ee24c

Carlos Martín Nieto 2011-05-24T15:24:45

index: correctly parse invalidated TREE extensions A TREE extension with an entry count of -1 means that it was invalidated and we should ignore it. Do so instead of returning an error. This fixes issue #202 Signed-off-by: Carlos Martín Nieto <cmn@elego.de>