Skip to content
  • Victor Lowther's avatar
    Clean up a bunch of dubious code. · 26b2e718
    Victor Lowther authored
    Unmarshalling of inodes and directory entries was way too verbose. Make it
    compact and less branchy by avoiding binary.Read where possible.
    
    Add unit tests to make sure we handle zstd and zlib compression along with large
    directories.
    26b2e718