1. 29 Jul, 2018 1 commit
    • Lioncash's avatar
      partition_filesystem: Remove dynamic_cast in PrintDebugInfo() · 57c4d7aa
      Lioncash authored
      We shouldn't be upcasting our file instances. Given a
      PartitionFilesystem is currently designed to accept any arbitrary
      VfsFile instances, casting to a more specific type than that is just bad
      design, and shows an interface design issue.
      57c4d7aa
  2. 28 Jul, 2018 7 commits
  3. 27 Jul, 2018 13 commits
  4. 26 Jul, 2018 19 commits