Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@mgree mgree released this 26 Sep 13:54
· 20 commits to main since this release
35f6bf8
  • Handle failed mounts better, with an appropriate message and error
    code.
  • Revise exit codes: 0 means success, 1 means FS error, 2 means CLI
    error.
  • --time flag for emitting timing information on STDERR.
  • Basic startup/shutdown benchmarking, with microbenchmarks.
  • Upgrade to fuser 0.9.1. Concomitant bugfixes turn off AutoUnmount.
  • Improvements/bugfixes in regression tests.