• L
    Be more careful about tree entry modes. · 42ea9cb2
    Linus Torvalds 提交于
    The tree object parsing used to get the executable bit wrong,
    and didn't know about symlinks. Also, fsck really wants the
    full mode value so that it can verify the other bits for sanity,
    so save it all in struct tree_entry.
    42ea9cb2
tree.c 3.6 KB