Skip to content

Commit

Permalink
README: Note fallocate changes for v0.10 (issue #22)
Browse files Browse the repository at this point in the history
  • Loading branch information
rfjakob committed May 11, 2016
1 parent ba7c798 commit 384342f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,9 @@ v0.10-rc1
* This should fix the [compile issues](https://github.com/rfjakob/gocryptfs/issues/21)
people are seeing with `spacemonkeygo/openssl` and it also gets us
a 20% performance boost for streaming writes.
* Warn but continue anyway if fallocate(2) is not supported by the
underlying filesystem, see [issue #22](https://github.com/rfjakob/gocryptfs/issues/22)
* Enables to use gocryptfs on ZFS, albeit with reduced out-of-space safety.

v0.9
* **Long file name support**
Expand Down

0 comments on commit 384342f

Please sign in to comment.