git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
Linux 3.3: use umode_t for mkdir and create inode ops
[openafs.git]
/
acinclude.m4
diff --git
a/acinclude.m4
b/acinclude.m4
index
8f6ccf1
..
d9e6a35
100644
(file)
--- a/
acinclude.m4
+++ b/
acinclude.m4
@@
-950,6
+950,8
@@
case $AFS_SYSNAME in *_linux* | *_umlinux*)
LINUX_REGISTER_SYSCTL_TABLE_NOFLAG
LINUX_HAVE_DCACHE_LOCK
LINUX_D_COUNT_IS_INT
+ LINUX_IOP_MKDIR_TAKES_UMODE_T
+ LINUX_IOP_CREATE_TAKES_UMODE_T
dnl If we are guaranteed that keyrings will work - that is
dnl a) The kernel has keyrings enabled