aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <mszeredi@suse.cz>2014-07-15 17:41:02 +0200
committerGravatar Miklos Szeredi <mszeredi@suse.cz>2014-07-15 17:42:44 +0200
commit978d10a42b2cfccf6bfc4df1cfad480ac3bbcb3d (patch)
tree5485f445bcf0cbf83729929ba62e4bbd1b6cc70e /ChangeLog
parent57a93b3dacbf9259178dacff5d2fbb25427f3b86 (diff)
libfuse: allow setting ctime in ->setattr()
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 167ca7e..a5f611d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,8 @@
specify the time granularity it supports when the kernel is
responsible for updating times ("writeback_cache" option).
+ * libfuse: allow setting ctime in ->setattr()
+
2014-03-26 Miklos Szeredi <miklos@szeredi.hu>
* Initilaize stat buffer passed to ->getattr() and ->fgetattr() to