Skip to content

Lots of ZFS cleanup

Jeremy Soller requested to merge tedsta:master into master

Created by: tedsta

  • separated structs in zfs.rs to their own files
  • created ZFS::traverse and use it to implement read_file and ls to reduce duplicated code
  • added comments

Merge request reports