From 069c950a5e9c4df16be9fd5ab5f26fdacdc5e72a Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Fri, 16 Jul 2004 16:17:02 +0000 Subject: fixes and improvements --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 95d0e2c..55769c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2004-07-16 Miklos Szeredi + + * Separate directory entry and inode attribute validity timer + + * New write semaphore to stop page writeback during truncate + + * Fsync now waits for all writes to complete before sending the + request + + * Optimization: if a page is completely written by + fuse_commit_write(), clear the dirty flag and set the uptodate + flag for that page + 2004-07-13 Miklos Szeredi * Add FUSE_HARD_REMOVE flag, and '-i' option to fuse main, which -- cgit v1.2.3