]> git.proxmox.com Git - mirror_spl-debian.git/blame - spl_config.h.in
Fix debian-watch-uses-insecure-uri.
[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
10946b02
AX
24/* zlib_deflate_workspacesize() wants 2 args */
25#undef HAVE_2ARGS_ZLIB_DEFLATE_WORKSPACESIZE
26
27/* old shrinker callback wants 3 args */
28#undef HAVE_3ARGS_SHRINKER_CALLBACK
29
2ea56c1d
AX
30/* vfs_getattr wants 3 args */
31#undef HAVE_3ARGS_VFS_GETATTR
32
2ea56c1d
AX
33/* vfs_getattr wants 4 args */
34#undef HAVE_4ARGS_VFS_GETATTR
35
10946b02
AX
36/* kernel defines atomic64_t */
37#undef HAVE_ATOMIC64_T
38
39/* struct ctl_table has ctl_name */
40#undef HAVE_CTL_NAME
41
42/* Define to 1 if you have the <dlfcn.h> header file. */
43#undef HAVE_DLFCN_H
44
45/* fops->fallocate() exists */
46#undef HAVE_FILE_FALLOCATE
47
48/* struct fs_struct uses spinlock_t */
49#undef HAVE_FS_STRUCT_SPINLOCK
50
ac9cc135
AX
51/* group_info->gid exists */
52#undef HAVE_GROUP_INFO_GID
53
10946b02
AX
54/* fops->fallocate() exists */
55#undef HAVE_INODE_FALLOCATE
56
0f836a62
AX
57/* yes */
58#undef HAVE_INODE_LOCK_SHARED
59
b97c7791
MZ
60/* inode->i_*time's are timespec64 */
61#undef HAVE_INODE_TIMESPEC64_TIMES
62
10946b02
AX
63/* truncate_range() inode operation is available */
64#undef HAVE_INODE_TRUNCATE_RANGE
65
66/* Define to 1 if you have the <inttypes.h> header file. */
67#undef HAVE_INTTYPES_H
68
34ee731f
AX
69/* yes */
70#undef HAVE_IO_SCHEDULE_TIMEOUT
71
99d6d8dc
AX
72/* kernel_read() take loff_t pointer */
73#undef HAVE_KERNEL_READ_PPOS
74
f3bc16ff
AX
75/* timer_list.function gets a timer_list */
76#undef HAVE_KERNEL_TIMER_FUNCTION_TIMER_LIST
77
99d6d8dc
AX
78/* kernel_write() take loff_t pointer */
79#undef HAVE_KERNEL_WRITE_PPOS
80
10946b02
AX
81/* struct kmem_cache has allocflags */
82#undef HAVE_KMEM_CACHE_ALLOCFLAGS
83
ec06701b
AX
84/* kmem_cache_create_usercopy() exists */
85#undef HAVE_KMEM_CACHE_CREATE_USERCOPY
86
10946b02
AX
87/* struct kmem_cache has gfpflags */
88#undef HAVE_KMEM_CACHE_GFPFLAGS
89
90/* kuid_t/kgid_t in use */
91#undef HAVE_KUIDGID_T
92
93/* Define to 1 if you have the <memory.h> header file. */
94#undef HAVE_MEMORY_H
95
96/* yes */
97#undef HAVE_PDE_DATA
98
0f836a62
AX
99/* struct rw_semaphore has member activity */
100#undef HAVE_RWSEM_ACTIVITY
101
102/* struct rw_semaphore has atomic_long_t member count */
103#undef HAVE_RWSEM_ATOMIC_LONG_COUNT
104
10946b02
AX
105/* linux/sched/rt.h exists */
106#undef HAVE_SCHED_RT_HEADER
107
2ea56c1d
AX
108/* linux/sched/signal.h exists */
109#undef HAVE_SCHED_SIGNAL_HEADER
110
10946b02
AX
111/* set_fs_pwd() needs const path * */
112#undef HAVE_SET_FS_PWD_WITH_CONST
113
114/* struct shrink_control exists */
115#undef HAVE_SHRINK_CONTROL_STRUCT
116
117/* ->count_objects exists */
118#undef HAVE_SPLIT_SHRINKER_CALLBACK
119
120/* Define to 1 if you have the <stdint.h> header file. */
121#undef HAVE_STDINT_H
122
123/* Define to 1 if you have the <stdlib.h> header file. */
124#undef HAVE_STDLIB_H
125
126/* Define to 1 if you have the <strings.h> header file. */
127#undef HAVE_STRINGS_H
128
129/* Define to 1 if you have the <string.h> header file. */
130#undef HAVE_STRING_H
131
132/* Define to 1 if you have the <sys/stat.h> header file. */
133#undef HAVE_SYS_STAT_H
134
135/* Define to 1 if you have the <sys/types.h> header file. */
136#undef HAVE_SYS_TYPES_H
137
138/* Define to 1 if you have the <unistd.h> header file. */
139#undef HAVE_UNISTD_H
140
141/* usleep_range is available */
142#undef HAVE_USLEEP_RANGE
143
144/* yes */
145#undef HAVE_WAIT_ON_BIT_ACTION
146
ec06701b
AX
147/* wait_queue_entry_t exists */
148#undef HAVE_WAIT_QUEUE_ENTRY_T
149
150/* wq_head->head and wq_entry->entry exist */
151#undef HAVE_WAIT_QUEUE_HEAD_ENTRY
152
153/* Define to the sub-directory in which libtool stores uninstalled libraries.
154 */
10946b02
AX
155#undef LT_OBJDIR
156
157/* Name of package */
158#undef PACKAGE
159
160/* Define to the address where bug reports for this package should be sent. */
161#undef PACKAGE_BUGREPORT
162
163/* Define to the full name of this package. */
164#undef PACKAGE_NAME
165
166/* Define to the full name and version of this package. */
167#undef PACKAGE_STRING
168
169/* Define to the one symbol short name of this package. */
170#undef PACKAGE_TARNAME
171
10946b02
AX
172/* Define to the version of this package. */
173#undef PACKAGE_VERSION
174
10946b02
AX
175/* struct rw_semaphore member wait_lock is raw_spinlock_t */
176#undef RWSEM_SPINLOCK_IS_RAW
177
178/* Define to 1 if GPL-only symbols can be used */
179#undef SPL_IS_GPL_COMPATIBLE
180
181/* Define the project alias string. */
182#undef SPL_META_ALIAS
183
184/* Define the project author. */
185#undef SPL_META_AUTHOR
186
187/* Define the project release date. */
188#undef SPL_META_DATA
189
190/* Define the project license. */
191#undef SPL_META_LICENSE
192
193/* Define the libtool library 'age' version information. */
194#undef SPL_META_LT_AGE
195
196/* Define the libtool library 'current' version information. */
197#undef SPL_META_LT_CURRENT
198
199/* Define the libtool library 'revision' version information. */
200#undef SPL_META_LT_REVISION
201
202/* Define the project name. */
203#undef SPL_META_NAME
204
205/* Define the project release. */
206#undef SPL_META_RELEASE
207
208/* Define the project version. */
209#undef SPL_META_VERSION
210
211/* Define to 1 if you have the ANSI C header files. */
212#undef STDC_HEADERS
213
214/* Version number of package */
215#undef VERSION