]> git.proxmox.com Git - mirror_zfs-debian.git/blob - zfs_config.h.in
Merge tag 'upstream/0.7.5'
[mirror_zfs-debian.git] / zfs_config.h.in
1 /* zfs_config.h.in. Generated from configure.ac by autoheader. */
2
3 /* bio_end_io_t wants 1 arg */
4 #undef HAVE_1ARG_BIO_END_IO_T
5
6 /* invalidate_bdev() wants 1 arg */
7 #undef HAVE_1ARG_INVALIDATE_BDEV
8
9 /* kmap_atomic wants 1 args */
10 #undef HAVE_1ARG_KMAP_ATOMIC
11
12 /* lookup_bdev() wants 1 arg */
13 #undef HAVE_1ARG_LOOKUP_BDEV
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 /* lookup_bdev() wants 2 args */
22 #undef HAVE_2ARGS_LOOKUP_BDEV
23
24 /* bdi_setup_and_register() wants 3 args */
25 #undef HAVE_3ARGS_BDI_SETUP_AND_REGISTER
26
27 /* blkdev_get() wants 3 args */
28 #undef HAVE_3ARG_BLKDEV_GET
29
30 /* sget() wants 5 args */
31 #undef HAVE_5ARG_SGET
32
33 /* security_inode_init_security wants 6 args */
34 #undef HAVE_6ARGS_SECURITY_INODE_INIT_SECURITY
35
36 /* dops->automount() exists */
37 #undef HAVE_AUTOMOUNT
38
39 /* Define if host toolchain supports AVX */
40 #undef HAVE_AVX
41
42 /* Define if host toolchain supports AVX2 */
43 #undef HAVE_AVX2
44
45 /* Define if host toolchain supports AVX512BW */
46 #undef HAVE_AVX512BW
47
48 /* Define if host toolchain supports AVX512CD */
49 #undef HAVE_AVX512CD
50
51 /* Define if host toolchain supports AVX512DQ */
52 #undef HAVE_AVX512DQ
53
54 /* Define if host toolchain supports AVX512ER */
55 #undef HAVE_AVX512ER
56
57 /* Define if host toolchain supports AVX512F */
58 #undef HAVE_AVX512F
59
60 /* Define if host toolchain supports AVX512IFMA */
61 #undef HAVE_AVX512IFMA
62
63 /* Define if host toolchain supports AVX512PF */
64 #undef HAVE_AVX512PF
65
66 /* Define if host toolchain supports AVX512VBMI */
67 #undef HAVE_AVX512VBMI
68
69 /* Define if host toolchain supports AVX512VL */
70 #undef HAVE_AVX512VL
71
72 /* struct block_device_operations use bdevs */
73 #undef HAVE_BDEV_BLOCK_DEVICE_OPERATIONS
74
75 /* bdev_logical_block_size() is available */
76 #undef HAVE_BDEV_LOGICAL_BLOCK_SIZE
77
78 /* bdev_physical_block_size() is available */
79 #undef HAVE_BDEV_PHYSICAL_BLOCK_SIZE
80
81 /* bio->bi_opf is defined */
82 #undef HAVE_BIO_BI_OPF
83
84 /* bio->bi_status exists */
85 #undef HAVE_BIO_BI_STATUS
86
87 /* bio has bi_iter */
88 #undef HAVE_BIO_BVEC_ITER
89
90 /* BIO_RW_BARRIER is defined */
91 #undef HAVE_BIO_RW_BARRIER
92
93 /* BIO_RW_DISCARD is defined */
94 #undef HAVE_BIO_RW_DISCARD
95
96 /* BIO_RW_FAILFAST_* are defined */
97 #undef HAVE_BIO_RW_FAILFAST_DTD
98
99 /* bio_set_dev() exists */
100 #undef HAVE_BIO_SET_DEV
101
102 /* bio_set_op_attrs is available */
103 #undef HAVE_BIO_SET_OP_ATTRS
104
105 /* blkdev_get_by_path() is available */
106 #undef HAVE_BLKDEV_GET_BY_PATH
107
108 /* blk queue backing_dev_info is dynamic */
109 #undef HAVE_BLK_QUEUE_BDI_DYNAMIC
110
111 /* blk_queue_flush() is available */
112 #undef HAVE_BLK_QUEUE_FLUSH
113
114 /* blk_queue_flush() is GPL-only */
115 #undef HAVE_BLK_QUEUE_FLUSH_GPL_ONLY
116
117 /* BIO_RW_UNPLUG is available */
118 #undef HAVE_BLK_QUEUE_HAVE_BIO_RW_UNPLUG
119
120 /* struct blk_plug is available */
121 #undef HAVE_BLK_QUEUE_HAVE_BLK_PLUG
122
123 /* blk_queue_max_hw_sectors() is available */
124 #undef HAVE_BLK_QUEUE_MAX_HW_SECTORS
125
126 /* blk_queue_max_segments() is available */
127 #undef HAVE_BLK_QUEUE_MAX_SEGMENTS
128
129 /* blk_queue_write_cache() exists */
130 #undef HAVE_BLK_QUEUE_WRITE_CACHE
131
132 /* blk_queue_write_cache() is GPL-only */
133 #undef HAVE_BLK_QUEUE_WRITE_CACHE_GPL_ONLY
134
135 /* struct block_device_operations.release returns void */
136 #undef HAVE_BLOCK_DEVICE_OPERATIONS_RELEASE_VOID
137
138 /* security_inode_init_security wants callback */
139 #undef HAVE_CALLBACK_SECURITY_INODE_INIT_SECURITY
140
141 /* iops->check_acl() exists */
142 #undef HAVE_CHECK_ACL
143
144 /* iops->check_acl() wants flags */
145 #undef HAVE_CHECK_ACL_WITH_FLAGS
146
147 /* clear_inode() is available */
148 #undef HAVE_CLEAR_INODE
149
150 /* eops->commit_metadata() exists */
151 #undef HAVE_COMMIT_METADATA
152
153 /* dentry uses const struct dentry_operations */
154 #undef HAVE_CONST_DENTRY_OPERATIONS
155
156 /* super_block uses const struct xattr_handler */
157 #undef HAVE_CONST_XATTR_HANDLER
158
159 /* iops->create() passes nameidata */
160 #undef HAVE_CREATE_NAMEIDATA
161
162 /* current->bio_list exists */
163 #undef HAVE_CURRENT_BIO_LIST
164
165 /* current->bio_tail exists */
166 #undef HAVE_CURRENT_BIO_TAIL
167
168 /* current_time() exists */
169 #undef HAVE_CURRENT_TIME
170
171 /* DECLARE_EVENT_CLASS() is available */
172 #undef HAVE_DECLARE_EVENT_CLASS
173
174 /* sops->dirty_inode() wants flags */
175 #undef HAVE_DIRTY_INODE_WITH_FLAGS
176
177 /* ql->discard_granularity is available */
178 #undef HAVE_DISCARD_GRANULARITY
179
180 /* Define to 1 if you have the <dlfcn.h> header file. */
181 #undef HAVE_DLFCN_H
182
183 /* d_make_root() is available */
184 #undef HAVE_D_MAKE_ROOT
185
186 /* d_obtain_alias() is available */
187 #undef HAVE_D_OBTAIN_ALIAS
188
189 /* d_prune_aliases() is available */
190 #undef HAVE_D_PRUNE_ALIASES
191
192 /* dops->d_revalidate() operation takes nameidata */
193 #undef HAVE_D_REVALIDATE_NAMEIDATA
194
195 /* d_set_d_op() is available */
196 #undef HAVE_D_SET_D_OP
197
198 /* elevator_change() is available */
199 #undef HAVE_ELEVATOR_CHANGE
200
201 /* eops->encode_fh() wants child and parent inodes */
202 #undef HAVE_ENCODE_FH_WITH_INODE
203
204 /* sops->evict_inode() exists */
205 #undef HAVE_EVICT_INODE
206
207 /* fops->aio_fsync() exists */
208 #undef HAVE_FILE_AIO_FSYNC
209
210 /* file_dentry() is available */
211 #undef HAVE_FILE_DENTRY
212
213 /* fops->fallocate() exists */
214 #undef HAVE_FILE_FALLOCATE
215
216 /* file_inode() is available */
217 #undef HAVE_FILE_INODE
218
219 /* kernel defines fmode_t */
220 #undef HAVE_FMODE_T
221
222 /* follow_down_one() is available */
223 #undef HAVE_FOLLOW_DOWN_ONE
224
225 /* iops->follow_link() cookie */
226 #undef HAVE_FOLLOW_LINK_COOKIE
227
228 /* iops->follow_link() nameidata */
229 #undef HAVE_FOLLOW_LINK_NAMEIDATA
230
231 /* kernel has <asm/fpu/api.h> interface */
232 #undef HAVE_FPU_API_H
233
234 /* sops->free_cached_objects() exists */
235 #undef HAVE_FREE_CACHED_OBJECTS
236
237 /* fops->fsync() with range */
238 #undef HAVE_FSYNC_RANGE
239
240 /* fops->fsync() without dentry */
241 #undef HAVE_FSYNC_WITHOUT_DENTRY
242
243 /* fops->fsync() with dentry */
244 #undef HAVE_FSYNC_WITH_DENTRY
245
246 /* generic_start_io_acct()/generic_end_io_acct() available */
247 #undef HAVE_GENERIC_IO_ACCT_3ARG
248
249 /* generic_start_io_acct()/generic_end_io_acct() 4 arg available */
250 #undef HAVE_GENERIC_IO_ACCT_4ARG
251
252 /* generic_readlink is global */
253 #undef HAVE_GENERIC_READLINK
254
255 /* generic_setxattr() exists */
256 #undef HAVE_GENERIC_SETXATTR
257
258 /* generic_write_checks() takes kiocb */
259 #undef HAVE_GENERIC_WRITE_CHECKS_KIOCB
260
261 /* iops->get_acl() exists */
262 #undef HAVE_GET_ACL
263
264 /* blk_disk_ro() is available */
265 #undef HAVE_GET_DISK_RO
266
267 /* get_gendisk() is available */
268 #undef HAVE_GET_GENDISK
269
270 /* iops->get_link() cookie */
271 #undef HAVE_GET_LINK_COOKIE
272
273 /* iops->get_link() delayed */
274 #undef HAVE_GET_LINK_DELAYED
275
276 /* fops->fallocate() exists */
277 #undef HAVE_INODE_FALLOCATE
278
279 /* inode_owner_or_capable() exists */
280 #undef HAVE_INODE_OWNER_OR_CAPABLE
281
282 /* inode_set_flags() exists */
283 #undef HAVE_INODE_SET_FLAGS
284
285 /* iops->truncate_range() exists */
286 #undef HAVE_INODE_TRUNCATE_RANGE
287
288 /* insert_inode_locked() is available */
289 #undef HAVE_INSERT_INODE_LOCKED
290
291 /* Define to 1 if you have the <inttypes.h> header file. */
292 #undef HAVE_INTTYPES_H
293
294 /* is_owner_or_cap() exists */
295 #undef HAVE_IS_OWNER_OR_CAP
296
297 /* uncached_acl_sentinel() exists */
298 #undef HAVE_KERNEL_GET_ACL_HANDLE_CACHE
299
300 /* kernel does stack verification */
301 #undef HAVE_KERNEL_OBJTOOL
302
303 /* i_(uid|gid)_(read|write) exist */
304 #undef HAVE_KUID_HELPERS
305
306 /* kernel has large stacks */
307 #undef HAVE_LARGE_STACKS
308
309 /* Define if you have libattr */
310 #undef HAVE_LIBATTR
311
312 /* Define if you have libblkid */
313 #undef HAVE_LIBBLKID
314
315 /* Define if you have libtirpc */
316 #undef HAVE_LIBTIRPC
317
318 /* Define if you have libudev */
319 #undef HAVE_LIBUDEV
320
321 /* Define if udev_device_get_is_initialized is available */
322 #undef HAVE_LIBUDEV_UDEV_DEVICE_GET_IS_INITIALIZED
323
324 /* Define if you have libuuid */
325 #undef HAVE_LIBUUID
326
327 /* iops->lookup() passes nameidata */
328 #undef HAVE_LOOKUP_NAMEIDATA
329
330 /* lseek_execute() is available */
331 #undef HAVE_LSEEK_EXECUTE
332
333 /* makedev() is declared in sys/mkdev.h */
334 #undef HAVE_MAKEDEV_IN_MKDEV
335
336 /* makedev() is declared in sys/sysmacros.h */
337 #undef HAVE_MAKEDEV_IN_SYSMACROS
338
339 /* Noting that make_request_fn() returns int */
340 #undef HAVE_MAKE_REQUEST_FN_RET_INT
341
342 /* Noting that make_request_fn() returns blk_qc_t */
343 #undef HAVE_MAKE_REQUEST_FN_RET_QC
344
345 /* Define to 1 if you have the <memory.h> header file. */
346 #undef HAVE_MEMORY_H
347
348 /* iops->create()/mkdir()/mknod() take umode_t */
349 #undef HAVE_MKDIR_UMODE_T
350
351 /* Define to 1 if you have the `mlockall' function. */
352 #undef HAVE_MLOCKALL
353
354 /* mount_nodev() is available */
355 #undef HAVE_MOUNT_NODEV
356
357 /* new_sync_read() is available */
358 #undef HAVE_NEW_SYNC_READ
359
360 /* sops->nr_cached_objects() exists */
361 #undef HAVE_NR_CACHED_OBJECTS
362
363 /* open_bdev_exclusive() is available */
364 #undef HAVE_OPEN_BDEV_EXCLUSIVE
365
366 /* iops->getattr() takes a path */
367 #undef HAVE_PATH_IOPS_GETATTR
368
369 /* iops->permission() exists */
370 #undef HAVE_PERMISSION
371
372 /* iops->permission() with nameidata exists */
373 #undef HAVE_PERMISSION_WITH_NAMEIDATA
374
375 /* posix_acl_chmod() exists */
376 #undef HAVE_POSIX_ACL_CHMOD
377
378 /* posix_acl_equiv_mode wants umode_t* */
379 #undef HAVE_POSIX_ACL_EQUIV_MODE_UMODE_T
380
381 /* posix_acl_from_xattr() needs user_ns */
382 #undef HAVE_POSIX_ACL_FROM_XATTR_USERNS
383
384 /* posix_acl_release() is available */
385 #undef HAVE_POSIX_ACL_RELEASE
386
387 /* posix_acl_release() is GPL-only */
388 #undef HAVE_POSIX_ACL_RELEASE_GPL_ONLY
389
390 /* posix_acl_valid() wants user namespace */
391 #undef HAVE_POSIX_ACL_VALID_WITH_NS
392
393 /* iops->put_link() cookie */
394 #undef HAVE_PUT_LINK_COOKIE
395
396 /* iops->put_link() delayed */
397 #undef HAVE_PUT_LINK_DELAYED
398
399 /* iops->put_link() nameidata */
400 #undef HAVE_PUT_LINK_NAMEIDATA
401
402 /* qat is enabled and existed */
403 #undef HAVE_QAT
404
405 /* iops->rename() wants flags */
406 #undef HAVE_RENAME_WANTS_FLAGS
407
408 /* REQ_FAILFAST_MASK is defined */
409 #undef HAVE_REQ_FAILFAST_MASK
410
411 /* REQ_OP_DISCARD is defined */
412 #undef HAVE_REQ_OP_DISCARD
413
414 /* REQ_OP_FLUSH is defined */
415 #undef HAVE_REQ_OP_FLUSH
416
417 /* REQ_OP_SECURE_ERASE is defined */
418 #undef HAVE_REQ_OP_SECURE_ERASE
419
420 /* setattr_prepare() is available */
421 #undef HAVE_SETATTR_PREPARE
422
423 /* iops->set_acl() exists */
424 #undef HAVE_SET_ACL
425
426 /* posix_acl_release() is usable */
427 #undef HAVE_SET_CACHED_ACL_USABLE
428
429 /* set_nlink() is available */
430 #undef HAVE_SET_NLINK
431
432 /* sops->show_options() with dentry */
433 #undef HAVE_SHOW_OPTIONS_WITH_DENTRY
434
435 /* struct super_block has s_shrink */
436 #undef HAVE_SHRINK
437
438 /* Define if host toolchain supports SSE */
439 #undef HAVE_SSE
440
441 /* Define if host toolchain supports SSE2 */
442 #undef HAVE_SSE2
443
444 /* Define if host toolchain supports SSE3 */
445 #undef HAVE_SSE3
446
447 /* Define if host toolchain supports SSE4.1 */
448 #undef HAVE_SSE4_1
449
450 /* Define if host toolchain supports SSE4.2 */
451 #undef HAVE_SSE4_2
452
453 /* Define if host toolchain supports SSSE3 */
454 #undef HAVE_SSSE3
455
456 /* Define to 1 if you have the <stdint.h> header file. */
457 #undef HAVE_STDINT_H
458
459 /* Define to 1 if you have the <stdlib.h> header file. */
460 #undef HAVE_STDLIB_H
461
462 /* Define to 1 if you have the <strings.h> header file. */
463 #undef HAVE_STRINGS_H
464
465 /* Define to 1 if you have the <string.h> header file. */
466 #undef HAVE_STRING_H
467
468 /* super_setup_bdi_name() exits */
469 #undef HAVE_SUPER_SETUP_BDI_NAME
470
471 /* super_block->s_user_ns exists */
472 #undef HAVE_SUPER_USER_NS
473
474 /* Define to 1 if you have the <sys/stat.h> header file. */
475 #undef HAVE_SYS_STAT_H
476
477 /* Define to 1 if you have the <sys/types.h> header file. */
478 #undef HAVE_SYS_TYPES_H
479
480 /* struct super_block has s_d_op */
481 #undef HAVE_S_D_OP
482
483 /* struct super_block has s_instances list_head */
484 #undef HAVE_S_INSTANCES_LIST_HEAD
485
486 /* i_op->tmpfile() exists */
487 #undef HAVE_TMPFILE
488
489 /* truncate_setsize() is available */
490 #undef HAVE_TRUNCATE_SETSIZE
491
492 /* Define to 1 if you have the <unistd.h> header file. */
493 #undef HAVE_UNISTD_H
494
495 /* iops->getattr() takes a vfsmount */
496 #undef HAVE_VFSMOUNT_IOPS_GETATTR
497
498 /* fops->iterate() is available */
499 #undef HAVE_VFS_ITERATE
500
501 /* fops->iterate_shared() is available */
502 #undef HAVE_VFS_ITERATE_SHARED
503
504 /* fops->readdir() is available */
505 #undef HAVE_VFS_READDIR
506
507 /* fops->read/write_iter() are available */
508 #undef HAVE_VFS_RW_ITERATE
509
510 /* xattr_handler->get() wants dentry */
511 #undef HAVE_XATTR_GET_DENTRY
512
513 /* xattr_handler->get() wants both dentry and inode */
514 #undef HAVE_XATTR_GET_DENTRY_INODE
515
516 /* xattr_handler->get() wants xattr_handler */
517 #undef HAVE_XATTR_GET_HANDLER
518
519 /* xattr_handler->get() wants inode */
520 #undef HAVE_XATTR_GET_INODE
521
522 /* xattr_handler has name */
523 #undef HAVE_XATTR_HANDLER_NAME
524
525 /* xattr_handler->list() wants dentry */
526 #undef HAVE_XATTR_LIST_DENTRY
527
528 /* xattr_handler->list() wants xattr_handler */
529 #undef HAVE_XATTR_LIST_HANDLER
530
531 /* xattr_handler->list() wants inode */
532 #undef HAVE_XATTR_LIST_INODE
533
534 /* xattr_handler->list() wants simple */
535 #undef HAVE_XATTR_LIST_SIMPLE
536
537 /* xattr_handler->set() wants dentry */
538 #undef HAVE_XATTR_SET_DENTRY
539
540 /* xattr_handler->set() wants both dentry and inode */
541 #undef HAVE_XATTR_SET_DENTRY_INODE
542
543 /* xattr_handler->set() wants xattr_handler */
544 #undef HAVE_XATTR_SET_HANDLER
545
546 /* xattr_handler->set() wants inode */
547 #undef HAVE_XATTR_SET_INODE
548
549 /* Define if you have zlib */
550 #undef HAVE_ZLIB
551
552 /* __posix_acl_chmod() exists */
553 #undef HAVE___POSIX_ACL_CHMOD
554
555 /* Define to the sub-directory in which libtool stores uninstalled libraries.
556 */
557 #undef LT_OBJDIR
558
559 /* make_request_fn() returns blk_qc_t */
560 #undef MAKE_REQUEST_FN_RET
561
562 /* hardened module_param_call */
563 #undef MODULE_PARAM_CALL_CONST
564
565 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
566 #undef NO_MINUS_C_MINUS_O
567
568 /* Name of package */
569 #undef PACKAGE
570
571 /* Define to the address where bug reports for this package should be sent. */
572 #undef PACKAGE_BUGREPORT
573
574 /* Define to the full name of this package. */
575 #undef PACKAGE_NAME
576
577 /* Define to the full name and version of this package. */
578 #undef PACKAGE_STRING
579
580 /* Define to the one symbol short name of this package. */
581 #undef PACKAGE_TARNAME
582
583 /* Define to the version of this package. */
584 #undef PACKAGE_VERSION
585
586 /* struct shrink_control has nid */
587 #undef SHRINK_CONTROL_HAS_NID
588
589 /* Define to 1 if you have the ANSI C header files. */
590 #undef STDC_HEADERS
591
592 /* Version number of package */
593 #undef VERSION
594
595 /* zfs debugging enabled */
596 #undef ZFS_DEBUG
597
598 /* using global_node_page_state() */
599 #undef ZFS_GLOBAL_NODE_PAGE_STATE
600
601 /* Define to 1 if GPL-only symbols can be used */
602 #undef ZFS_IS_GPL_COMPATIBLE
603
604 /* Define the project alias string. */
605 #undef ZFS_META_ALIAS
606
607 /* Define the project author. */
608 #undef ZFS_META_AUTHOR
609
610 /* Define the project release date. */
611 #undef ZFS_META_DATA
612
613 /* Define the project license. */
614 #undef ZFS_META_LICENSE
615
616 /* Define the libtool library 'age' version information. */
617 #undef ZFS_META_LT_AGE
618
619 /* Define the libtool library 'current' version information. */
620 #undef ZFS_META_LT_CURRENT
621
622 /* Define the libtool library 'revision' version information. */
623 #undef ZFS_META_LT_REVISION
624
625 /* Define the project name. */
626 #undef ZFS_META_NAME
627
628 /* Define the project release. */
629 #undef ZFS_META_RELEASE
630
631 /* Define the project version. */
632 #undef ZFS_META_VERSION
633
634
635 #undef PACKAGE
636 #undef PACKAGE_BUGREPORT
637 #undef PACKAGE_NAME
638 #undef PACKAGE_STRING
639 #undef PACKAGE_TARNAME
640 #undef PACKAGE_VERSION
641 #undef STDC_HEADERS
642 #undef VERSION