diff options
author | Martin Pärtel <martin.partel@gmail.com> | 2016-10-02 16:13:22 +0100 |
---|---|---|
committer | Martin Pärtel <martin.partel@gmail.com> | 2016-10-02 16:13:22 +0100 |
commit | e1a3ff7f06fb970294e4217bbf6e2ede3543274b (patch) | |
tree | 036824ae49d157381a258e41c3b391256236c21d /ChangeLog | |
parent | 50e4309ed0fb9f2570b250b5de14bf424e293427 (diff) | |
download | bindfs-e1a3ff7f06fb970294e4217bbf6e2ede3543274b.tar.gz |
Require at least FUSE 2.8, and 2.9 for lock forwarding.
Fixes #40.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2016-10-02 Martin Pärtel <martin dot partel at gmail dot com> + + * Require FUSE 2.9 at compile-time. + * Also compile with FUSE 2.8, but without support for lock forwarding. + 2016-09-25 Martin Pärtel <martin dot partel at gmail dot com> * Fix bug in readdir() introduced with 1.13.1. This fixes a bug when |