]> git.proxmox.com Git - mirror_spl-debian.git/blame - spl_config.h.in
Add --enable-debug-log configure option
[mirror_spl-debian.git] / spl_config.h.in
CommitLineData
bf9f3bac 1/* spl_config.h.in. Generated from configure.ac by autoheader. */
2
5e9b5d83
BB
3/* Atomic types use spinlocks */
4#undef ATOMIC_SPINLOCK
5
055ffd98 6/* Define to 1 to enable basic kmem accounting */
bf9f3bac 7#undef DEBUG_KMEM
8
055ffd98
BB
9/* Define to 1 to enable detailed kmem tracking */
10#undef DEBUG_KMEM_TRACKING
bf9f3bac 11
4b2220f0
BB
12/* Define to 1 to enable basic debug logging */
13#undef DEBUG_LOG
14
9b0f9079
BB
15/* invalidate_inodes() wants 2 args */
16#undef HAVE_2ARGS_INVALIDATE_INODES
17
bf9f3bac 18/* register_sysctl_table() wants 2 args */
19#undef HAVE_2ARGS_REGISTER_SYSCTL
20
51a727e9
BB
21/* set_fs_pwd() wants 2 args */
22#undef HAVE_2ARGS_SET_FS_PWD
23
0d0b5237
BB
24/* vfs_fsync() wants 2 args */
25#undef HAVE_2ARGS_VFS_FSYNC
26
a093c6a4
BB
27/* vfs_unlink() wants 2 args */
28#undef HAVE_2ARGS_VFS_UNLINK
29
3dfc591a
BB
30/* zlib_deflate_workspacesize() wants 2 args */
31#undef HAVE_2ARGS_ZLIB_DEFLATE_WORKSPACESIZE
32
bf9f3bac 33/* INIT_WORK wants 3 args */
34#undef HAVE_3ARGS_INIT_WORK
35
31a033ec
BB
36/* on_each_cpu wants 3 args */
37#undef HAVE_3ARGS_ON_EACH_CPU
38
23aa63cb
BB
39/* shrinker callback wants 3 args */
40#undef HAVE_3ARGS_SHRINKER_CALLBACK
41
a093c6a4
BB
42/* vfs_rename() wants 4 args */
43#undef HAVE_4ARGS_VFS_RENAME
44
8123ac4f
BB
45/* device_create wants 5 args */
46#undef HAVE_5ARGS_DEVICE_CREATE
47
3977f837
BB
48/* proc_handler() wants 5 args */
49#undef HAVE_5ARGS_PROC_HANDLER
50
302b88e6
BB
51/* kernel defines atomic64_cmpxchg */
52#undef HAVE_ATOMIC64_CMPXCHG
53
bf9f3bac 54/* kernel defines atomic64_t */
55#undef HAVE_ATOMIC64_T
56
302b88e6
BB
57/* kernel defines atomic64_xchg */
58#undef HAVE_ATOMIC64_XCHG
59
bf9f3bac 60/* class_device_create() is available */
61#undef HAVE_CLASS_DEVICE_CREATE
62
ec7d53e9
BB
63/* struct cred exists */
64#undef HAVE_CRED_STRUCT
65
79a3bf13
BB
66/* struct ctl_table has ctl_name */
67#undef HAVE_CTL_NAME
68
bf9f3bac 69/* unnumbered sysctl support exists */
70#undef HAVE_CTL_UNNUMBERED
71
72/* device_create() is available */
73#undef HAVE_DEVICE_CREATE
74
bf9f3bac 75/* Define to 1 if you have the <dlfcn.h> header file. */
76#undef HAVE_DLFCN_H
77
78/* linux/fdtable.h exists */
79#undef HAVE_FDTABLE_HEADER
80
81/* files_fdtable() is available */
82#undef HAVE_FILES_FDTABLE
83
36b313da
BB
84/* first_online_pgdat() is available */
85#undef HAVE_FIRST_ONLINE_PGDAT
86
bf9f3bac 87/* fls64() is available */
88#undef HAVE_FLS64
89
9b2048c2
BB
90/* struct fs_struct uses spinlock_t */
91#undef HAVE_FS_STRUCT_SPINLOCK
92
d1ff2312
BB
93/* get_vmalloc_info() is available */
94#undef HAVE_GET_VMALLOC_INFO
95
4ab13d3b
BB
96/* get_zone_counts() is available */
97#undef HAVE_GET_ZONE_COUNTS
98
96dded38
BB
99/* global_page_state() is available */
100#undef HAVE_GLOBAL_PAGE_STATE
101
ec7d53e9
BB
102/* groups_search() is available */
103#undef HAVE_GROUPS_SEARCH
104
bf9f3bac 105/* init_utsname() is available */
106#undef HAVE_INIT_UTSNAME
107
108/* struct inode has i_mutex */
109#undef HAVE_INODE_I_MUTEX
110
111/* Define to 1 if you have the <inttypes.h> header file. */
112#undef HAVE_INTTYPES_H
113
914b0631
BB
114/* invalidate_inodes() is available */
115#undef HAVE_INVALIDATE_INODES
116
5f6c14b1
BB
117/* invalidate_inodes_check() is available */
118#undef HAVE_INVALIDATE_INODES_CHECK
119
d1ff2312
BB
120/* kallsyms_lookup_name() is available */
121#undef HAVE_KALLSYMS_LOOKUP_NAME
122
b1cbc461 123/* kern_path_parent() is available */
12ff95ff
BB
124#undef HAVE_KERN_PATH_PARENT_HEADER
125
126/* kern_path_parent() is available */
127#undef HAVE_KERN_PATH_PARENT_SYMBOL
b1cbc461 128
bf9f3bac 129/* kmalloc_node() is available */
130#undef HAVE_KMALLOC_NODE
131
b868e22f
BB
132/* kvasprintf() is available */
133#undef HAVE_KVASPRINTF
134
bf9f3bac 135/* Define to 1 if you have the <memory.h> header file. */
136#undef HAVE_MEMORY_H
137
138/* monotonic_clock() is available */
139#undef HAVE_MONOTONIC_CLOCK
140
6c9433c1
BB
141/* mutex_lock_nested() is available */
142#undef HAVE_MUTEX_LOCK_NESTED
143
4d54fdee
BB
144/* struct mutex has owner */
145#undef HAVE_MUTEX_OWNER
146
86fd39f3
BB
147/* struct mutex owner is a task_struct */
148#undef HAVE_MUTEX_OWNER_TASK_STRUCT
149
36b313da
BB
150/* next_online_pgdat() is available */
151#undef HAVE_NEXT_ONLINE_PGDAT
152
153/* next_zone() is available */
154#undef HAVE_NEXT_ZONE
155
bf9f3bac 156/* struct path used in struct nameidata */
157#undef HAVE_PATH_IN_NAMEIDATA
158
5232d256
BB
159/* pgdat helpers are available */
160#undef HAVE_PGDAT_HELPERS
161
162/* pgdat_list is available */
163#undef HAVE_PGDAT_LIST
164
e811949a
BB
165/* __put_task_struct() is available */
166#undef HAVE_PUT_TASK_STRUCT
167
51a727e9
BB
168/* set_fs_pwd() is available */
169#undef HAVE_SET_FS_PWD
170
bf9f3bac 171/* set_normalized_timespec() is available as export */
172#undef HAVE_SET_NORMALIZED_TIMESPEC_EXPORT
173
174/* set_normalized_timespec() is available as inline */
175#undef HAVE_SET_NORMALIZED_TIMESPEC_INLINE
176
177/* set_shrinker() available */
178#undef HAVE_SET_SHRINKER
179
a55bcaad
BB
180/* struct shrink_control exists */
181#undef HAVE_SHRINK_CONTROL_STRUCT
182
e76f4bf1
BB
183/* shrink_dcache_memory() is available */
184#undef HAVE_SHRINK_DCACHE_MEMORY
185
186/* shrink_icache_memory() is available */
187#undef HAVE_SHRINK_ICACHE_MEMORY
188
bf9f3bac 189/* Define to 1 if you have the <stdint.h> header file. */
190#undef HAVE_STDINT_H
191
192/* Define to 1 if you have the <stdlib.h> header file. */
193#undef HAVE_STDLIB_H
194
195/* Define to 1 if you have the <strings.h> header file. */
196#undef HAVE_STRINGS_H
197
198/* Define to 1 if you have the <string.h> header file. */
199#undef HAVE_STRING_H
200
201/* Define to 1 if you have the <sys/stat.h> header file. */
202#undef HAVE_SYS_STAT_H
203
204/* Define to 1 if you have the <sys/types.h> header file. */
205#undef HAVE_SYS_TYPES_H
206
207/* task_curr() exported */
208#undef HAVE_TASK_CURR
209
210/* timespec_sub() is available */
211#undef HAVE_TIMESPEC_SUB
212
213/* linux/uaccess.h exists */
214#undef HAVE_UACCESS_HEADER
215
216/* kernel defines uintptr_t */
217#undef HAVE_UINTPTR_T
218
219/* Define to 1 if you have the <unistd.h> header file. */
220#undef HAVE_UNISTD_H
221
7119bf70
BB
222/* user_path_dir() is available */
223#undef HAVE_USER_PATH_DIR
224
0d0b5237
BB
225/* vfs_fsync() is available */
226#undef HAVE_VFS_FSYNC
227
6ae7fef5
BB
228/* Page state NR_ACTIVE is available */
229#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE
230
231/* Page state NR_ACTIVE_ANON is available */
232#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_ANON
233
234/* Page state NR_ACTIVE_FILE is available */
235#undef HAVE_ZONE_STAT_ITEM_NR_ACTIVE_FILE
236
237/* Page state NR_FREE_PAGES is available */
238#undef HAVE_ZONE_STAT_ITEM_NR_FREE_PAGES
239
240/* Page state NR_INACTIVE is available */
241#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE
242
243/* Page state NR_INACTIVE_ANON is available */
244#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_ANON
245
246/* Page state NR_INACTIVE_FILE is available */
247#undef HAVE_ZONE_STAT_ITEM_NR_INACTIVE_FILE
248
8934764e
BB
249/* Define to the sub-directory in which libtool stores uninstalled libraries.
250 */
251#undef LT_OBJDIR
252
6ae7fef5
BB
253/* get_zone_counts() is needed */
254#undef NEED_GET_ZONE_COUNTS
e11d6c5f 255
bf9f3bac 256/* Name of package */
257#undef PACKAGE
258
259/* Define to the address where bug reports for this package should be sent. */
260#undef PACKAGE_BUGREPORT
261
262/* Define to the full name of this package. */
263#undef PACKAGE_NAME
264
265/* Define to the full name and version of this package. */
266#undef PACKAGE_STRING
267
268/* Define to the one symbol short name of this package. */
269#undef PACKAGE_TARNAME
270
271/* Define to the version of this package. */
272#undef PACKAGE_VERSION
273
46aa7b39
NB
274/* rwsem_is_locked() acquires sem->wait_lock */
275#undef RWSEM_IS_LOCKED_TAKES_WAIT_LOCK
276
588d9004
DH
277/* struct rw_semaphore member wait_lock is raw_spinlock_t */
278#undef RWSEM_SPINLOCK_IS_RAW
279
72e7de60
BB
280/* Define the project alias string. */
281#undef SPL_META_ALIAS
282
abc3ca14
BB
283/* Define the project author. */
284#undef SPL_META_AUTHOR
285
286/* Define the project release date. */
287#undef SPL_META_DATA
288
289/* Define the libtool library 'age' version information. */
290#undef SPL_META_LT_AGE
291
292/* Define the libtool library 'current' version information. */
293#undef SPL_META_LT_CURRENT
294
295/* Define the libtool library 'revision' version information. */
296#undef SPL_META_LT_REVISION
297
298/* Define the project name. */
299#undef SPL_META_NAME
300
301/* Define the project release. */
302#undef SPL_META_RELEASE
303
304/* Define the project version. */
305#undef SPL_META_VERSION
306
bf9f3bac 307/* Define to 1 if you have the ANSI C header files. */
308#undef STDC_HEADERS
309
310/* Version number of package */
311#undef VERSION