]> git.proxmox.com Git - mirror_spl-debian.git/blame - spl_config.h.in
control: bump standards version to 3.9.8
[mirror_spl-debian.git] / spl_config.h.in
CommitLineData
10946b02
AX
1/* spl_config.h.in. Generated from configure.ac by autoheader. */
2
3/* Atomic types use spinlocks */
4#undef ATOMIC_SPINLOCK
5
6/* Define to 1 to enable basic kmem accounting */
7#undef DEBUG_KMEM
8
9/* Define to 1 to enable detailed kmem tracking */
10#undef DEBUG_KMEM_TRACKING
11
12/* new shrinker callback wants 2 args */
13#undef HAVE_2ARGS_NEW_SHRINKER_CALLBACK
14
15/* old shrinker callback wants 2 args */
16#undef HAVE_2ARGS_OLD_SHRINKER_CALLBACK
17
18/* vfs_fsync() wants 2 args */
19#undef HAVE_2ARGS_VFS_FSYNC
20
21/* vfs_getattr wants 2 args */
22#undef HAVE_2ARGS_VFS_GETATTR
23
24/* vfs_unlink() wants 2 args */
25#undef HAVE_2ARGS_VFS_UNLINK
26
27/* zlib_deflate_workspacesize() wants 2 args */
28#undef HAVE_2ARGS_ZLIB_DEFLATE_WORKSPACESIZE
29
30/* old shrinker callback wants 3 args */
31#undef HAVE_3ARGS_SHRINKER_CALLBACK
32
33/* vfs_unlink() wants 3 args */
34#undef HAVE_3ARGS_VFS_UNLINK
35
36/* vfs_rename() wants 4 args */
37#undef HAVE_4ARGS_VFS_RENAME
38
39/* vfs_rename() wants 5 args */
40#undef HAVE_5ARGS_VFS_RENAME
41
42/* vfs_rename() wants 6 args */
43#undef HAVE_6ARGS_VFS_RENAME
44
45/* kernel defines atomic64_t */
46#undef HAVE_ATOMIC64_T
47
48/* struct ctl_table has ctl_name */
49#undef HAVE_CTL_NAME
50
51/* Define to 1 if you have the <dlfcn.h> header file. */
52#undef HAVE_DLFCN_H
53
54/* fops->fallocate() exists */
55#undef HAVE_FILE_FALLOCATE
56
57/* struct fs_struct uses spinlock_t */
58#undef HAVE_FS_STRUCT_SPINLOCK
59
60/* fops->fallocate() exists */
61#undef HAVE_INODE_FALLOCATE
62
0f836a62
AX
63/* yes */
64#undef HAVE_INODE_LOCK_SHARED
65
10946b02
AX
66/* truncate_range() inode operation is available */
67#undef HAVE_INODE_TRUNCATE_RANGE
68
69/* Define to 1 if you have the <inttypes.h> header file. */
70#undef HAVE_INTTYPES_H
71
72/* struct kmem_cache has allocflags */
73#undef HAVE_KMEM_CACHE_ALLOCFLAGS
74
75/* struct kmem_cache has gfpflags */
76#undef HAVE_KMEM_CACHE_GFPFLAGS
77
78/* kuid_t/kgid_t in use */
79#undef HAVE_KUIDGID_T
80
81/* Define to 1 if you have the <memory.h> header file. */
82#undef HAVE_MEMORY_H
83
0f836a62
AX
84/* yes */
85#undef HAVE_MUTEX_OWNER
86
10946b02
AX
87/* yes */
88#undef HAVE_PDE_DATA
89
90/* __put_task_struct() is available */
91#undef HAVE_PUT_TASK_STRUCT
92
0f836a62
AX
93/* struct rw_semaphore has member activity */
94#undef HAVE_RWSEM_ACTIVITY
95
96/* struct rw_semaphore has atomic_long_t member count */
97#undef HAVE_RWSEM_ATOMIC_LONG_COUNT
98
10946b02
AX
99/* linux/sched/rt.h exists */
100#undef HAVE_SCHED_RT_HEADER
101
102/* set_fs_pwd() needs const path * */
103#undef HAVE_SET_FS_PWD_WITH_CONST
104
105/* struct shrink_control exists */
106#undef HAVE_SHRINK_CONTROL_STRUCT
107
108/* ->count_objects exists */
109#undef HAVE_SPLIT_SHRINKER_CALLBACK
110
111/* Define to 1 if you have the <stdint.h> header file. */
112#undef HAVE_STDINT_H
113
114/* Define to 1 if you have the <stdlib.h> header file. */
115#undef HAVE_STDLIB_H
116
117/* Define to 1 if you have the <strings.h> header file. */
118#undef HAVE_STRINGS_H
119
120/* Define to 1 if you have the <string.h> header file. */
121#undef HAVE_STRING_H
122
123/* Define to 1 if you have the <sys/stat.h> header file. */
124#undef HAVE_SYS_STAT_H
125
126/* Define to 1 if you have the <sys/types.h> header file. */
127#undef HAVE_SYS_TYPES_H
128
129/* Define to 1 if you have the <unistd.h> header file. */
130#undef HAVE_UNISTD_H
131
132/* usleep_range is available */
133#undef HAVE_USLEEP_RANGE
134
135/* yes */
136#undef HAVE_WAIT_ON_BIT_ACTION
137
138/* Define to the sub-directory in which libtool stores uninstalled libraries.
139 */
140#undef LT_OBJDIR
141
142/* Name of package */
143#undef PACKAGE
144
145/* Define to the address where bug reports for this package should be sent. */
146#undef PACKAGE_BUGREPORT
147
148/* Define to the full name of this package. */
149#undef PACKAGE_NAME
150
151/* Define to the full name and version of this package. */
152#undef PACKAGE_STRING
153
154/* Define to the one symbol short name of this package. */
155#undef PACKAGE_TARNAME
156
157/* Define to the home page for this package. */
158#undef PACKAGE_URL
159
160/* Define to the version of this package. */
161#undef PACKAGE_VERSION
162
10946b02
AX
163/* struct rw_semaphore member wait_lock is raw_spinlock_t */
164#undef RWSEM_SPINLOCK_IS_RAW
165
166/* Define to 1 if GPL-only symbols can be used */
167#undef SPL_IS_GPL_COMPATIBLE
168
169/* Define the project alias string. */
170#undef SPL_META_ALIAS
171
172/* Define the project author. */
173#undef SPL_META_AUTHOR
174
175/* Define the project release date. */
176#undef SPL_META_DATA
177
178/* Define the project license. */
179#undef SPL_META_LICENSE
180
181/* Define the libtool library 'age' version information. */
182#undef SPL_META_LT_AGE
183
184/* Define the libtool library 'current' version information. */
185#undef SPL_META_LT_CURRENT
186
187/* Define the libtool library 'revision' version information. */
188#undef SPL_META_LT_REVISION
189
190/* Define the project name. */
191#undef SPL_META_NAME
192
193/* Define the project release. */
194#undef SPL_META_RELEASE
195
196/* Define the project version. */
197#undef SPL_META_VERSION
198
199/* Define to 1 if you have the ANSI C header files. */
200#undef STDC_HEADERS
201
202/* Version number of package */
203#undef VERSION