From d9079a75b14b73e7953adf4958709b1e5ab3804c Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 26 Oct 2005 15:29:06 +0000 Subject: atomic open+create added --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d5def4f..a92cf6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,15 @@ 2005-10-26 Miklos Szeredi * Add ACCESS operation. This is called from the access() system - call if 'default_permissions' mount option is not given + call if 'default_permissions' mount option is not given, and is + not called on kernels 2.4.* * Fix kernel module compile if kernel source and build directories differ. Report and initial patch by John Eastman + * Add atomic CREATE+OPEN operation. This will only work with + 2.6.15 (presumably) or later Linux kernels. + 2005-10-18 Miklos Szeredi * lib: optimize buffer reallocation in fill_dir. -- cgit v1.2.3