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