From eab72ef27a0ff2376a409ce40390b5c8c1e8727a Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Thu, 31 Mar 2005 19:59:12 +0000 Subject: fix --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ba85a21..bf89ea5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2005-03-31 Miklos Szeredi + + * kernel API: add padding to structures, so 64bit and 32bit + compiler will return the same size + + * kernel API: add offset field to fuse_dirent. This will allow + more sophisticated readdir interface for userspace + + * kernel API: change major number to 6 + + * kernel: fix warnings on 64bit archs + + * kernel: in case of API version mismatch, return ECONNREFUSED + 2005-03-24 Miklos Szeredi * kernel: trivial cleanups -- cgit v1.2.3