aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2010-06-15 17:55:37 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2010-06-15 17:55:37 +0000
commitca14187b22fb3551f049969da69c0ce33e4d35e4 (patch)
tree3309fb5466b887872eda7635f6b4ce158cc8039c /ChangeLog
parentaebdeefa64b76db225e4bf23f4d07a8169a7c0c3 (diff)
* Add a nopath option and flag, indicating that path argument
need not be calculated for the following operations: read, write, flush, release, fsync, readdir, releasedir, fsyncdir, ftruncate, fgetattr, lock, ioctl and poll.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cf821e..30e228e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
* Fix out-of-source build. Patch by Jörg Faschingbauer
+ * Add a "nopath" option and flag, indicating that path argument
+ need not be calculated for the following operations: read, write,
+ flush, release, fsync, readdir, releasedir, fsyncdir, ftruncate,
+ fgetattr, lock, ioctl and poll.
+
2010-05-10 Miklos Szeredi <miklos@szeredi.hu>
* Remove "chmod root" from install of fusermount. Reported by