From aa8258e9fb887d45c0a5754f158015e035ce37bc Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Sat, 25 Feb 2006 14:42:03 +0000 Subject: fix --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ddcf712..43a0e7d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2006-02-25 Miklos Szeredi + + * Lowlevel lib: return all-zero statvfs data if filesystem doesn't + implement method. This is needed on FreeBSD, and nicer on Linux + too. Highlevel lib already did this. Reported by Csaba Henk + + * Fix negative entry handling. There was a bug, that negative + lookups with timeouts (nodeid == 0) returned -EIO. + +2006-02-23 Miklos Szeredi + + * Fix race between RELEASE and UNLINK, which might leave + .fuse_hidden* files around + 2006-02-21 Miklos Szeredi * fusexmp_fh: implement flush() method and call close() on the -- cgit v1.2.3