15f5a5cae21cc99b861094941602df5969668bee
[zfs.git] / zfs_config.h.in
1 /* zfs_config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 to enabled dmu tx validation */
4 #undef DEBUG_DMU_TX
5
6 /* invalidate_bdev() wants 1 arg */
7 #undef HAVE_1ARG_INVALIDATE_BDEV
8
9 /* bio_end_io_t wants 2 args */
10 #undef HAVE_2ARGS_BIO_END_IO_T
11
12 /* blkdev_get() wants 3 args */
13 #undef HAVE_3ARG_BLKDEV_GET
14
15 /* security_inode_init_security wants 6 args */
16 #undef HAVE_6ARGS_SECURITY_INODE_INIT_SECURITY
17
18 /* dops->automount() exists */
19 #undef HAVE_AUTOMOUNT
20
21 /* struct block_device_operations use bdevs */
22 #undef HAVE_BDEV_BLOCK_DEVICE_OPERATIONS
23
24 /* bdev_logical_block_size() is available */
25 #undef HAVE_BDEV_LOGICAL_BLOCK_SIZE
26
27 /* struct super_block has s_bdi */
28 #undef HAVE_BDI
29
30 /* bdi_setup_and_register() is available */
31 #undef HAVE_BDI_SETUP_AND_REGISTER
32
33 /* bio_empy_barrier() is defined */
34 #undef HAVE_BIO_EMPTY_BARRIER
35
36 /* REQ_FAILFAST_MASK is defined */
37 #undef HAVE_BIO_REQ_FAILFAST_MASK
38
39 /* BIO_RW_FAILFAST is defined */
40 #undef HAVE_BIO_RW_FAILFAST
41
42 /* BIO_RW_FAILFAST_* are defined */
43 #undef HAVE_BIO_RW_FAILFAST_DTD
44
45 /* BIO_RW_SYNC is defined */
46 #undef HAVE_BIO_RW_SYNC
47
48 /* BIO_RW_SYNCIO is defined */
49 #undef HAVE_BIO_RW_SYNCIO
50
51 /* blkdev_get_by_path() is available */
52 #undef HAVE_BLKDEV_GET_BY_PATH
53
54 /* blk_end_request() is available */
55 #undef HAVE_BLK_END_REQUEST
56
57 /* blk_end_request() is GPL-only */
58 #undef HAVE_BLK_END_REQUEST_GPL_ONLY
59
60 /* blk_fetch_request() is available */
61 #undef HAVE_BLK_FETCH_REQUEST
62
63 /* blk_queue_discard() is available */
64 #undef HAVE_BLK_QUEUE_DISCARD
65
66 /* blk_queue_flush() is available */
67 #undef HAVE_BLK_QUEUE_FLUSH
68
69 /* blk_queue_flush() is GPL-only */
70 #undef HAVE_BLK_QUEUE_FLUSH_GPL_ONLY
71
72 /* blk_queue_io_opt() is available */
73 #undef HAVE_BLK_QUEUE_IO_OPT
74
75 /* blk_queue_max_hw_sectors() is available */
76 #undef HAVE_BLK_QUEUE_MAX_HW_SECTORS
77
78 /* blk_queue_max_segments() is available */
79 #undef HAVE_BLK_QUEUE_MAX_SEGMENTS
80
81 /* blk_queue_nonrot() is available */
82 #undef HAVE_BLK_QUEUE_NONROT
83
84 /* blk_queue_physical_block_size() is available */
85 #undef HAVE_BLK_QUEUE_PHYSICAL_BLOCK_SIZE
86
87 /* blk_requeue_request() is available */
88 #undef HAVE_BLK_REQUEUE_REQUEST
89
90 /* blk_rq_bytes() is available */
91 #undef HAVE_BLK_RQ_BYTES
92
93 /* blk_rq_bytes() is GPL-only */
94 #undef HAVE_BLK_RQ_BYTES_GPL_ONLY
95
96 /* blk_rq_pos() is available */
97 #undef HAVE_BLK_RQ_POS
98
99 /* blk_rq_sectors() is available */
100 #undef HAVE_BLK_RQ_SECTORS
101
102 /* security_inode_init_security wants callback */
103 #undef HAVE_CALLBACK_SECURITY_INODE_INIT_SECURITY
104
105 /* check_disk_size_change() is available */
106 #undef HAVE_CHECK_DISK_SIZE_CHANGE
107
108 /* clear_inode() is available */
109 #undef HAVE_CLEAR_INODE
110
111 /* super_block uses const struct xattr_hander */
112 #undef HAVE_CONST_XATTR_HANDLER
113
114 /* iops->create()/mkdir()/mknod() take umode_t */
115 #undef HAVE_CREATE_UMODE_T
116
117 /* xattr_handler->get() wants dentry */
118 #undef HAVE_DENTRY_XATTR_GET
119
120 /* xattr_handler->set() wants dentry */
121 #undef HAVE_DENTRY_XATTR_SET
122
123 /* Define to 1 if you have the <dlfcn.h> header file. */
124 #undef HAVE_DLFCN_H
125
126 /* d_make_root() is available */
127 #undef HAVE_D_MAKE_ROOT
128
129 /* d_obtain_alias() is available */
130 #undef HAVE_D_OBTAIN_ALIAS
131
132 /* eops->encode_fh() wants child and parent inodes */
133 #undef HAVE_ENCODE_FH_WITH_INODE
134
135 /* sops->evict_inode() exists */
136 #undef HAVE_EVICT_INODE
137
138 /* fops->fallocate() exists */
139 #undef HAVE_FILE_FALLOCATE
140
141 /* kernel defines fmode_t */
142 #undef HAVE_FMODE_T
143
144 /* sops->free_cached_objects() exists */
145 #undef HAVE_FREE_CACHED_OBJECTS
146
147 /* fops->fsync() with range */
148 #undef HAVE_FSYNC_RANGE
149
150 /* fops->fsync() without dentry */
151 #undef HAVE_FSYNC_WITHOUT_DENTRY
152
153 /* fops->fsync() with dentry */
154 #undef HAVE_FSYNC_WITH_DENTRY
155
156 /* blk_disk_ro() is available */
157 #undef HAVE_GET_DISK_RO
158
159 /* get_gendisk() is available */
160 #undef HAVE_GET_GENDISK
161
162 /* Define to 1 if licensed under the GPL */
163 #undef HAVE_GPL_ONLY_SYMBOLS
164
165 /* fops->fallocate() exists */
166 #undef HAVE_INODE_FALLOCATE
167
168 /* iops->truncate_range() exists */
169 #undef HAVE_INODE_TRUNCATE_RANGE
170
171 /* insert_inode_locked() is available */
172 #undef HAVE_INSERT_INODE_LOCKED
173
174 /* Define to 1 if you have the <inttypes.h> header file. */
175 #undef HAVE_INTTYPES_H
176
177 /* result=stropts.h Define to 1 if ioctl() defined in <stropts.h> */
178 #undef HAVE_IOCTL_IN_STROPTS_H
179
180 /* Define to 1 if ioctl() defined in <sys/ioctl.h> */
181 #undef HAVE_IOCTL_IN_SYS_IOCTL_H
182
183 /* Define to 1 if ioctl() defined in <unistd.h> */
184 #undef HAVE_IOCTL_IN_UNISTD_H
185
186 /* kernel defines KOBJ_NAME_LEN */
187 #undef HAVE_KOBJ_NAME_LEN
188
189 /* Define if you have libblkid */
190 #undef HAVE_LIBBLKID
191
192 /* Define if you have selinux */
193 #undef HAVE_LIBSELINUX
194
195 /* Define if you have libuuid */
196 #undef HAVE_LIBUUID
197
198 /* Define to 1 if you have the `z' library (-lz). */
199 #undef HAVE_LIBZ
200
201 /* Define to 1 if you have the <memory.h> header file. */
202 #undef HAVE_MEMORY_H
203
204 /* mount_nodev() is available */
205 #undef HAVE_MOUNT_NODEV
206
207 /* sops->nr_cached_objects() exists */
208 #undef HAVE_NR_CACHED_OBJECTS
209
210 /* open_bdev_exclusive() is available */
211 #undef HAVE_OPEN_BDEV_EXCLUSIVE
212
213 /* REQ_SYNC is defined */
214 #undef HAVE_REQ_SYNC
215
216 /* rq_for_each_segment() is available */
217 #undef HAVE_RQ_FOR_EACH_SEGMENT
218
219 /* rq_is_sync() is available */
220 #undef HAVE_RQ_IS_SYNC
221
222 /* set_nlink() is available */
223 #undef HAVE_SET_NLINK
224
225 /* sops->show_options() with dentry */
226 #undef HAVE_SHOW_OPTIONS_WITH_DENTRY
227
228 /* struct super_block has s_shrink */
229 #undef HAVE_SHRINK
230
231 /* Define to 1 if you have the <stdint.h> header file. */
232 #undef HAVE_STDINT_H
233
234 /* Define to 1 if you have the <stdlib.h> header file. */
235 #undef HAVE_STDLIB_H
236
237 /* Define to 1 if you have the <strings.h> header file. */
238 #undef HAVE_STRINGS_H
239
240 /* Define to 1 if you have the <string.h> header file. */
241 #undef HAVE_STRING_H
242
243 /* Define to 1 if you have the <sys/stat.h> header file. */
244 #undef HAVE_SYS_STAT_H
245
246 /* Define to 1 if you have the <sys/types.h> header file. */
247 #undef HAVE_SYS_TYPES_H
248
249 /* truncate_setsize() is available */
250 #undef HAVE_TRUNCATE_SETSIZE
251
252 /* Define to 1 if you have the <unistd.h> header file. */
253 #undef HAVE_UNISTD_H
254
255 /* Define if you have zlib */
256 #undef HAVE_ZLIB
257
258 /* Define to the sub-directory in which libtool stores uninstalled libraries.
259    */
260 #undef LT_OBJDIR
261
262 /* Define to 1 if NPTL threading implementation includes guard area in stack
263    allocation */
264 #undef NPTL_GUARD_WITHIN_STACK
265
266 /* Name of package */
267 #undef PACKAGE
268
269 /* Define to the address where bug reports for this package should be sent. */
270 #undef PACKAGE_BUGREPORT
271
272 /* Define to the full name of this package. */
273 #undef PACKAGE_NAME
274
275 /* Define to the full name and version of this package. */
276 #undef PACKAGE_STRING
277
278 /* Define to the one symbol short name of this package. */
279 #undef PACKAGE_TARNAME
280
281 /* Define to the version of this package. */
282 #undef PACKAGE_VERSION
283
284 /* Define to 1 if you have the ANSI C header files. */
285 #undef STDC_HEADERS
286
287 /* Version number of package */
288 #undef VERSION
289
290 /* zfs debugging enabled */
291 #undef ZFS_DEBUG
292
293 /* Define the project alias string. */
294 #undef ZFS_META_ALIAS
295
296 /* Define the project author. */
297 #undef ZFS_META_AUTHOR
298
299 /* Define the project release date. */
300 #undef ZFS_META_DATA
301
302 /* Define the project license. */
303 #undef ZFS_META_LICENSE
304
305 /* Define the libtool library 'age' version information. */
306 #undef ZFS_META_LT_AGE
307
308 /* Define the libtool library 'current' version information. */
309 #undef ZFS_META_LT_CURRENT
310
311 /* Define the libtool library 'revision' version information. */
312 #undef ZFS_META_LT_REVISION
313
314 /* Define the project name. */
315 #undef ZFS_META_NAME
316
317 /* Define the project release. */
318 #undef ZFS_META_RELEASE
319
320 /* Define the project version. */
321 #undef ZFS_META_VERSION
322
323
324 #undef PACKAGE
325 #undef PACKAGE_BUGREPORT
326 #undef PACKAGE_NAME
327 #undef PACKAGE_STRING
328 #undef PACKAGE_TARNAME
329 #undef PACKAGE_VERSION
330 #undef STDC_HEADERS
331 #undef VERSION