diff options
author | Martin Pärtel <martin.partel@gmail.com> | 2022-07-12 21:26:25 +0300 |
---|---|---|
committer | Martin Pärtel <martin.partel@gmail.com> | 2022-07-12 21:26:25 +0300 |
commit | f1518cd0845a69b09bd9254120d4334ef2a01614 (patch) | |
tree | 9c18c146b0f8e65738295d7293165529a017db12 /ChangeLog | |
parent | 53e48284d767632af640352824be8a06165c6c25 (diff) | |
download | bindfs-f1518cd0845a69b09bd9254120d4334ef2a01614.tar.gz |
Reverted change in 1.16.0 that made direct_io the default.
Fixes #117
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2022-07-12 Martin Pärtel <martin dot partel at gmail dot com> + + * Reverted change in 1.16.0 that made direct_io the default. + It turned out to be more problematic than not having it. + (issue #117, thanks @DUOLabs333 and @Misterio77) + 2022-06-24 Martin Pärtel <martin dot partel at gmail dot com> * Added --map-{passwd,group}-rev |