• L
    Make fsck-cache do better tree checking. · 85003492
    Linus Torvalds 提交于
    We check the ordering of the entries, and we verify that none
    of the entries has a slash in it (this allows us to remove the
    hacky "has_full_path" member from the tree structure, since we
    now just test it by walking the tree entries instead).
    85003492
tree.h 446 字节