Skip to content

autotier 1.0.1-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@joshuaboud joshuaboud released this 23 Feb 21:05
· 357 commits to master since this release
v1.0.1-beta

autotier 1.0.1-beta1

  • Use file handles for everything by setting nullpath_ok in fuse config.
  • Rewrite readdir and implement opendir and releasedir to use fi->fh.
  • Keep track of live tier usage based on file size inside tier.
  • Fix bug where tier worker thread doesn't exit on unmount.
  • Fix bug where ownership and permissions aren't properly copied.
  • Implement extended attribute methods.