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