aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <mszeredi@suse.cz>2011-05-19 15:36:20 +0200
committerGravatar Miklos Szeredi <mszeredi@suse.cz>2011-05-19 15:36:20 +0200
commit49e85dee59a0d594b409e64dc621915617b888c3 (patch)
treeb610bfca34ff0199a70b003d7fd3251b493e2f3b /ChangeLog
parent7819846300dc036fb94569feff4f86cd33b459d9 (diff)
Fix ioctl ABI
Fix the ambiguity of ioctl ABI on the kernel/userspace boundary for 32bit vs. 64bit userspace
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index caacc4a..82d6133 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -56,6 +56,9 @@
filesystem may implement this to process multiple forget requests
in one call
+ * Fix the ambiguity of ioctl ABI on the kernel/userspace boundary
+ for 32bit vs. 64bit userspace
+
2010-11-10 Miklos Szeredi <miklos@szeredi.hu>
* Add new write_buf() method to the highlevel API. Similarly to