From 6bab4809f38fcd67330d1383657e84bdd33ab43c Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Tue, 21 Feb 2006 18:31:29 +0000 Subject: fix --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ccf3db0..ddcf712 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-02-21 Miklos Szeredi + + * fusexmp_fh: implement flush() method and call close() on the + open file descriptor. This is needed if used on an NFS + filesystem, which buffers data until file is closed. Franco Broi + spotted the situation when 'cp -p' failed to set the modification + time because of this. + 2006-02-20 Miklos Szeredi * Released 2.6.0-pre1 -- cgit v1.2.3