autotier 1.0.1-beta
Pre-release
Pre-release
joshuaboud
released this
23 Feb 21:05
·
357 commits
to master
since this release
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.