aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.rst
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2017-07-08 01:12:59 +0200
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2017-07-08 01:46:30 +0200
commit79b446d22ce8cfb387549bef2a0ddcaf6fbb3331 (patch)
tree4d7eaa32723ff05387125e18eef5ca2931ffe9e1 /ChangeLog.rst
parent77e9e15244c7756ea966a11d169ca76e655d142d (diff)
Fixed description of struct fuse_conn_info->time_gran
At least on Linux kernel 4.9, a value of zero gives more than 1-sec accuracy.
Diffstat (limited to 'ChangeLog.rst')
-rw-r--r--ChangeLog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index 4fbce46..864642a 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -1,6 +1,9 @@
Unreleased Changes
==================
+* Fixed description of the `fuse_conn_info->time_gran`. The default
+ value of zero actually corresponds to full nanosecond resolution,
+ not one second resolution.
* The init script is now installed into the right location
($DESTDIR/etc/init.d rather than $prefix/$sysconfdir/init.d)
* The `example/passthrough_ll` filesystem now supports creating