From ca14187b22fb3551f049969da69c0ce33e4d35e4 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Tue, 15 Jun 2010 17:55:37 +0000 Subject: * 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. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') 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 * Remove "chmod root" from install of fusermount. Reported by -- cgit v1.2.3