]> git.proxmox.com Git - mirror_zfs-debian.git/blob - zfs_config.h.in
Remove not needed .pc directory
[mirror_zfs-debian.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 /* bio_end_io_t wants 1 arg */
7 #undef HAVE_1ARG_BIO_END_IO_T
8
9 /* invalidate_bdev() wants 1 arg */
10 #undef HAVE_1ARG_INVALIDATE_BDEV
11
12 /* kmap_atomic wants 1 args */
13 #undef HAVE_1ARG_KMAP_ATOMIC
14
15 /* submit_bio() wants 1 arg */
16 #undef HAVE_1ARG_SUBMIT_BIO
17
18 /* bdi_setup_and_register() wants 2 args */
19 #undef HAVE_2ARGS_BDI_SETUP_AND_REGISTER
20
21 /* bdi_setup_and_register() wants 3 args */
22 #undef HAVE_3ARGS_BDI_SETUP_AND_REGISTER
23
24 /* blkdev_get() wants 3 args */
25 #undef HAVE_3ARG_BLKDEV_GET
26
27 /* sget() wants 5 args */
28 #undef HAVE_5ARG_SGET
29
30 /* security_inode_init_security wants 6 args */
31 #undef HAVE_6ARGS_SECURITY_INODE_INIT_SECURITY
32
33 /* dops->automount() exists */
34 #undef HAVE_AUTOMOUNT
35
36 /* struct block_device_operations use bdevs */
37 #undef HAVE_BDEV_BLOCK_DEVICE_OPERATIONS
38
39 /* bdev_logical_block_size() is available */
40 #undef HAVE_BDEV_LOGICAL_BLOCK_SIZE
41
42 /* bdev_physical_block_size() is available */
43 #undef HAVE_BDEV_PHYSICAL_BLOCK_SIZE
44
45 /* bio->bi_opf is defined */
46 #undef HAVE_BIO_BI_OPF
47
48 /* bio has bi_iter */
49 #undef HAVE_BIO_BVEC_ITER
50
51 /* BIO_RW_BARRIER is defined */
52 #undef HAVE_BIO_RW_BARRIER
53
54 /* BIO_RW_DISCARD is defined */
55 #undef HAVE_BIO_RW_DISCARD
56
57 /* BIO_RW_FAILFAST_* are defined */
58 #undef HAVE_BIO_RW_FAILFAST_DTD
59
60 /* blkdev_get_by_path() is available */
61 #undef HAVE_BLKDEV_GET_BY_PATH
62
63 /* blk_queue_flush() is available */
64 #undef HAVE_BLK_QUEUE_FLUSH
65
66 /* blk_queue_flush() is GPL-only */
67 #undef HAVE_BLK_QUEUE_FLUSH_GPL_ONLY
68
69 /* blk_queue_max_hw_sectors() is available */
70 #undef HAVE_BLK_QUEUE_MAX_HW_SECTORS
71
72 /* blk_queue_max_segments() is available */
73 #undef HAVE_BLK_QUEUE_MAX_SEGMENTS
74
75 /* blk_queue_write_cache() exists */
76 #undef HAVE_BLK_QUEUE_WRITE_CACHE
77
78 /* blk_queue_write_cache() is GPL-only */
79 #undef HAVE_BLK_QUEUE_WRITE_CACHE_GPL_ONLY
80
81 /* struct block_device_operations.release returns void */
82 #undef HAVE_BLOCK_DEVICE_OPERATIONS_RELEASE_VOID
83
84 /* security_inode_init_security wants callback */
85 #undef HAVE_CALLBACK_SECURITY_INODE_INIT_SECURITY
86
87 /* iops->check_acl() exists */
88 #undef HAVE_CHECK_ACL
89
90 /* iops->check_acl() wants flags */
91 #undef HAVE_CHECK_ACL_WITH_FLAGS
92
93 /* check_disk_size_change() is available */
94 #undef HAVE_CHECK_DISK_SIZE_CHANGE
95
96 /* clear_inode() is available */
97 #undef HAVE_CLEAR_INODE
98
99 /* eops->commit_metadata() exists */
100 #undef HAVE_COMMIT_METADATA
101
102 /* dentry uses const struct dentry_operations */
103 #undef HAVE_CONST_DENTRY_OPERATIONS
104
105 /* super_block uses const struct xattr_handler */
106 #undef HAVE_CONST_XATTR_HANDLER
107
108 /* iops->create() passes nameidata */
109 #undef HAVE_CREATE_NAMEIDATA
110
111 /* current->bio_list exists */
112 #undef HAVE_CURRENT_BIO_LIST
113
114 /* current->bio_tail exists */
115 #undef HAVE_CURRENT_BIO_TAIL
116
117 /* DECLARE_EVENT_CLASS() is available */
118 #undef HAVE_DECLARE_EVENT_CLASS
119
120 /* sops->dirty_inode() wants flags */
121 #undef HAVE_DIRTY_INODE_WITH_FLAGS
122
123 /* ql->discard_granularity is available */
124 #undef HAVE_DISCARD_GRANULARITY
125
126 /* Define to 1 if you have the <dlfcn.h> header file. */
127 #undef HAVE_DLFCN_H
128
129 /* d_make_root() is available */
130 #undef HAVE_D_MAKE_ROOT
131
132 /* d_obtain_alias() is available */
133 #undef HAVE_D_OBTAIN_ALIAS
134
135 /* d_prune_aliases() is available */
136 #undef HAVE_D_PRUNE_ALIASES
137
138 /* dops->d_revalidate() operation takes nameidata */
139 #undef HAVE_D_REVALIDATE_NAMEIDATA
140
141 /* d_set_d_op() is available */
142 #undef HAVE_D_SET_D_OP
143
144 /* elevator_change() is available */
145 #undef HAVE_ELEVATOR_CHANGE
146
147 /* eops->encode_fh() wants child and parent inodes */
148 #undef HAVE_ENCODE_FH_WITH_INODE
149
150 /* sops->evict_inode() exists */
151 #undef HAVE_EVICT_INODE
152
153 /* fops->fallocate() exists */
154 #undef HAVE_FILE_FALLOCATE
155
156 /* file_inode() is available */
157 #undef HAVE_FILE_INODE
158
159 /* kernel defines fmode_t */
160 #undef HAVE_FMODE_T
161
162 /* follow_down_one() is available */
163 #undef HAVE_FOLLOW_DOWN_ONE
164
165 /* iops->follow_link() cookie */
166 #undef HAVE_FOLLOW_LINK_COOKIE
167
168 /* iops->follow_link() nameidata */
169 #undef HAVE_FOLLOW_LINK_NAMEIDATA
170
171 /* sops->free_cached_objects() exists */
172 #undef HAVE_FREE_CACHED_OBJECTS
173
174 /* fops->fsync() with range */
175 #undef HAVE_FSYNC_RANGE
176
177 /* fops->fsync() without dentry */
178 #undef HAVE_FSYNC_WITHOUT_DENTRY
179
180 /* fops->fsync() with dentry */
181 #undef HAVE_FSYNC_WITH_DENTRY
182
183 /* generic_start_io_acct()/generic_end_io_acct() avaliable */
184 #undef HAVE_GENERIC_IO_ACCT
185
186 /* iops->get_acl() exists */
187 #undef HAVE_GET_ACL
188
189 /* blk_disk_ro() is available */
190 #undef HAVE_GET_DISK_RO
191
192 /* get_gendisk() is available */
193 #undef HAVE_GET_GENDISK
194
195 /* iops->get_link() cookie */
196 #undef HAVE_GET_LINK_COOKIE
197
198 /* iops->get_link() delayed */
199 #undef HAVE_GET_LINK_DELAYED
200
201 /* fops->fallocate() exists */
202 #undef HAVE_INODE_FALLOCATE
203
204 /* inode_owner_or_capable() exists */
205 #undef HAVE_INODE_OWNER_OR_CAPABLE
206
207 /* iops->truncate_range() exists */
208 #undef HAVE_INODE_TRUNCATE_RANGE
209
210 /* insert_inode_locked() is available */
211 #undef HAVE_INSERT_INODE_LOCKED
212
213 /* Define to 1 if you have the <inttypes.h> header file. */
214 #undef HAVE_INTTYPES_H
215
216 /* is_owner_or_cap() exists */
217 #undef HAVE_IS_OWNER_OR_CAP
218
219 /* uncached_acl_sentinel() exists */
220 #undef HAVE_KERNEL_GET_ACL_HANDLE_CACHE
221
222 /* kernel defines KOBJ_NAME_LEN */
223 #undef HAVE_KOBJ_NAME_LEN
224
225 /* Define if you have libblkid */
226 #undef HAVE_LIBBLKID
227
228 /* Define if you have libuuid */
229 #undef HAVE_LIBUUID
230
231 /* Define to 1 if you have the `z' library (-lz). */
232 #undef HAVE_LIBZ
233
234 /* lookup_bdev() is available */
235 #undef HAVE_LOOKUP_BDEV
236
237 /* iops->lookup() passes nameidata */
238 #undef HAVE_LOOKUP_NAMEIDATA
239
240 /* lseek_execute() is available */
241 #undef HAVE_LSEEK_EXECUTE
242
243 /* Noting that make_request_fn() returns int */
244 #undef HAVE_MAKE_REQUEST_FN_RET_INT
245
246 /* Noting that make_request_fn() returns blk_qc_t */
247 #undef HAVE_MAKE_REQUEST_FN_RET_QC
248
249 /* Define to 1 if you have the <memory.h> header file. */
250 #undef HAVE_MEMORY_H
251
252 /* iops->create()/mkdir()/mknod() take umode_t */
253 #undef HAVE_MKDIR_UMODE_T
254
255 /* Define to 1 if you have the `mlockall' function. */
256 #undef HAVE_MLOCKALL
257
258 /* mount_nodev() is available */
259 #undef HAVE_MOUNT_NODEV
260
261 /* sops->nr_cached_objects() exists */
262 #undef HAVE_NR_CACHED_OBJECTS
263
264 /* open_bdev_exclusive() is available */
265 #undef HAVE_OPEN_BDEV_EXCLUSIVE
266
267 /* iops->permission() exists */
268 #undef HAVE_PERMISSION
269
270 /* iops->permission() with nameidata exists */
271 #undef HAVE_PERMISSION_WITH_NAMEIDATA
272
273 /* posix_acl_chmod() exists */
274 #undef HAVE_POSIX_ACL_CHMOD
275
276 /* posix_acl_equiv_mode wants umode_t* */
277 #undef HAVE_POSIX_ACL_EQUIV_MODE_UMODE_T
278
279 /* posix_acl_from_xattr() needs user_ns */
280 #undef HAVE_POSIX_ACL_FROM_XATTR_USERNS
281
282 /* posix_acl_release() is available */
283 #undef HAVE_POSIX_ACL_RELEASE
284
285 /* posix_acl_release() is GPL-only */
286 #undef HAVE_POSIX_ACL_RELEASE_GPL_ONLY
287
288 /* posix_acl_valid() wants user namespace */
289 #undef HAVE_POSIX_ACL_VALID_WITH_NS
290
291 /* iops->put_link() cookie */
292 #undef HAVE_PUT_LINK_COOKIE
293
294 /* iops->put_link() delayed */
295 #undef HAVE_PUT_LINK_DELAYED
296
297 /* iops->put_link() nameidata */
298 #undef HAVE_PUT_LINK_NAMEIDATA
299
300 /* REQ_FAILFAST_MASK is defined */
301 #undef HAVE_REQ_FAILFAST_MASK
302
303 /* REQ_OP_DISCARD is defined */
304 #undef HAVE_REQ_OP_DISCARD
305
306 /* REQ_OP_FLUSH is defined */
307 #undef HAVE_REQ_OP_FLUSH
308
309 /* REQ_OP_SECURE_ERASE is defined */
310 #undef HAVE_REQ_OP_SECURE_DISCARD
311
312 /* set_nlink() is available */
313 #undef HAVE_SET_NLINK
314
315 /* sops->show_options() with dentry */
316 #undef HAVE_SHOW_OPTIONS_WITH_DENTRY
317
318 /* struct super_block has s_shrink */
319 #undef HAVE_SHRINK
320
321 /* Define to 1 if you have the <stdint.h> header file. */
322 #undef HAVE_STDINT_H
323
324 /* Define to 1 if you have the <stdlib.h> header file. */
325 #undef HAVE_STDLIB_H
326
327 /* Define to 1 if you have the <strings.h> header file. */
328 #undef HAVE_STRINGS_H
329
330 /* Define to 1 if you have the <string.h> header file. */
331 #undef HAVE_STRING_H
332
333 /* Define to 1 if you have the <sys/stat.h> header file. */
334 #undef HAVE_SYS_STAT_H
335
336 /* Define to 1 if you have the <sys/types.h> header file. */
337 #undef HAVE_SYS_TYPES_H
338
339 /* struct super_block has s_d_op */
340 #undef HAVE_S_D_OP
341
342 /* struct super_block has s_instances list_head */
343 #undef HAVE_S_INSTANCES_LIST_HEAD
344
345 /* truncate_setsize() is available */
346 #undef HAVE_TRUNCATE_SETSIZE
347
348 /* Define to 1 if you have the <unistd.h> header file. */
349 #undef HAVE_UNISTD_H
350
351 /* fops->iterate() is available */
352 #undef HAVE_VFS_ITERATE
353
354 /* fops->iterate_shared() is available */
355 #undef HAVE_VFS_ITERATE_SHARED
356
357 /* fops->readdir() is available */
358 #undef HAVE_VFS_READDIR
359
360 /* fops->read/write_iter() are available */
361 #undef HAVE_VFS_RW_ITERATE
362
363 /* xattr_handler->get() wants dentry */
364 #undef HAVE_XATTR_GET_DENTRY
365
366 /* xattr_handler->get() wants both dentry and inode */
367 #undef HAVE_XATTR_GET_DENTRY_INODE
368
369 /* xattr_handler->get() wants xattr_handler */
370 #undef HAVE_XATTR_GET_HANDLER
371
372 /* xattr_handler->get() wants inode */
373 #undef HAVE_XATTR_GET_INODE
374
375 /* xattr_handler has name */
376 #undef HAVE_XATTR_HANDLER_NAME
377
378 /* xattr_handler->list() wants dentry */
379 #undef HAVE_XATTR_LIST_DENTRY
380
381 /* xattr_handler->list() wants xattr_handler */
382 #undef HAVE_XATTR_LIST_HANDLER
383
384 /* xattr_handler->list() wants inode */
385 #undef HAVE_XATTR_LIST_INODE
386
387 /* xattr_handler->list() wants simple */
388 #undef HAVE_XATTR_LIST_SIMPLE
389
390 /* xattr_handler->set() wants dentry */
391 #undef HAVE_XATTR_SET_DENTRY
392
393 /* xattr_handler->set() wants both dentry and inode */
394 #undef HAVE_XATTR_SET_DENTRY_INODE
395
396 /* xattr_handler->set() wants xattr_handler */
397 #undef HAVE_XATTR_SET_HANDLER
398
399 /* xattr_handler->set() wants inode */
400 #undef HAVE_XATTR_SET_INODE
401
402 /* Define if you have zlib */
403 #undef HAVE_ZLIB
404
405 /* __posix_acl_chmod() exists */
406 #undef HAVE___POSIX_ACL_CHMOD
407
408 /* Define to the sub-directory in which libtool stores uninstalled libraries.
409 */
410 #undef LT_OBJDIR
411
412 /* make_request_fn() returns blk_qc_t */
413 #undef MAKE_REQUEST_FN_RET
414
415 /* Name of package */
416 #undef PACKAGE
417
418 /* Define to the address where bug reports for this package should be sent. */
419 #undef PACKAGE_BUGREPORT
420
421 /* Define to the full name of this package. */
422 #undef PACKAGE_NAME
423
424 /* Define to the full name and version of this package. */
425 #undef PACKAGE_STRING
426
427 /* Define to the one symbol short name of this package. */
428 #undef PACKAGE_TARNAME
429
430 /* Define to the home page for this package. */
431 #undef PACKAGE_URL
432
433 /* Define to the version of this package. */
434 #undef PACKAGE_VERSION
435
436 /* struct shrink_control has nid */
437 #undef SHRINK_CONTROL_HAS_NID
438
439 /* Define to 1 if you have the ANSI C header files. */
440 #undef STDC_HEADERS
441
442 /* Version number of package */
443 #undef VERSION
444
445 /* zfs debugging enabled */
446 #undef ZFS_DEBUG
447
448 /* Define to 1 if GPL-only symbols can be used */
449 #undef ZFS_IS_GPL_COMPATIBLE
450
451 /* Define the project alias string. */
452 #undef ZFS_META_ALIAS
453
454 /* Define the project author. */
455 #undef ZFS_META_AUTHOR
456
457 /* Define the project release date. */
458 #undef ZFS_META_DATA
459
460 /* Define the project license. */
461 #undef ZFS_META_LICENSE
462
463 /* Define the libtool library 'age' version information. */
464 #undef ZFS_META_LT_AGE
465
466 /* Define the libtool library 'current' version information. */
467 #undef ZFS_META_LT_CURRENT
468
469 /* Define the libtool library 'revision' version information. */
470 #undef ZFS_META_LT_REVISION
471
472 /* Define the project name. */
473 #undef ZFS_META_NAME
474
475 /* Define the project release. */
476 #undef ZFS_META_RELEASE
477
478 /* Define the project version. */
479 #undef ZFS_META_VERSION
480
481
482 #undef PACKAGE
483 #undef PACKAGE_BUGREPORT
484 #undef PACKAGE_NAME
485 #undef PACKAGE_STRING
486 #undef PACKAGE_TARNAME
487 #undef PACKAGE_VERSION
488 #undef STDC_HEADERS
489 #undef VERSION