Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaboud committed Feb 23, 2021
1 parent ddef9b0 commit f7b3cea
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
autotier (1.0.1-1focal) focal; urgency=medium

* 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.

-- Josh Boudreau <[email protected]> Tue, 23 Feb 2021 4:27:00 -0400

autotier (1.0.0-1focal) focal; urgency=high

* Initial packaging of autotier for Ubuntu Focal.
Expand Down

0 comments on commit f7b3cea

Please sign in to comment.