Skip to content
  • Linus Torvalds's avatar
    Be more careful about tree entry modes. · 42ea9cb2
    Linus Torvalds authored
    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