]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - zfs/zfs_config.h.in
ipv4: convert dst_metrics.refcnt from atomic_t to refcount_t
[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
3f5d8d55
CIK
261/* Define if you have libaio */
262#undef HAVE_LIBAIO
263
87d546d8
TG
264/* Define if you have libblkid */
265#undef HAVE_LIBBLKID
266
267/* Define if you have libuuid */
268#undef HAVE_LIBUUID
269
270/* Define to 1 if you have the `z' library (-lz). */
271#undef HAVE_LIBZ
272
273/* iops->lookup() passes nameidata */
274#undef HAVE_LOOKUP_NAMEIDATA
275
276/* lseek_execute() is available */
277#undef HAVE_LSEEK_EXECUTE
278
1ec59ff7
CIK
279/* makedev() is declared in sys/mkdev.h */
280#undef HAVE_MAKEDEV_IN_MKDEV
281
282/* makedev() is declared in sys/sysmacros.h */
283#undef HAVE_MAKEDEV_IN_SYSMACROS
284
87d546d8
TG
285/* Noting that make_request_fn() returns int */
286#undef HAVE_MAKE_REQUEST_FN_RET_INT
287
288/* Noting that make_request_fn() returns blk_qc_t */
289#undef HAVE_MAKE_REQUEST_FN_RET_QC
290
291/* Define to 1 if you have the <memory.h> header file. */
292#undef HAVE_MEMORY_H
293
294/* iops->create()/mkdir()/mknod() take umode_t */
295#undef HAVE_MKDIR_UMODE_T
296
297/* Define to 1 if you have the `mlockall' function. */
298#undef HAVE_MLOCKALL
299
300/* mount_nodev() is available */
301#undef HAVE_MOUNT_NODEV
302
5b5f25ca
CIK
303/* new_sync_read() is available */
304#undef HAVE_NEW_SYNC_READ
305
87d546d8
TG
306/* sops->nr_cached_objects() exists */
307#undef HAVE_NR_CACHED_OBJECTS
308
309/* open_bdev_exclusive() is available */
310#undef HAVE_OPEN_BDEV_EXCLUSIVE
311
3e990ae0
CIK
312/* iops->getattr() takes a path */
313#undef HAVE_PATH_IOPS_GETATTR
314
87d546d8
TG
315/* iops->permission() exists */
316#undef HAVE_PERMISSION
317
318/* iops->permission() with nameidata exists */
319#undef HAVE_PERMISSION_WITH_NAMEIDATA
320
321/* posix_acl_chmod() exists */
322#undef HAVE_POSIX_ACL_CHMOD
323
324/* posix_acl_equiv_mode wants umode_t* */
325#undef HAVE_POSIX_ACL_EQUIV_MODE_UMODE_T
326
327/* posix_acl_from_xattr() needs user_ns */
328#undef HAVE_POSIX_ACL_FROM_XATTR_USERNS
329
330/* posix_acl_release() is available */
331#undef HAVE_POSIX_ACL_RELEASE
332
333/* posix_acl_release() is GPL-only */
334#undef HAVE_POSIX_ACL_RELEASE_GPL_ONLY
335
336/* posix_acl_valid() wants user namespace */
337#undef HAVE_POSIX_ACL_VALID_WITH_NS
338
339/* iops->put_link() cookie */
340#undef HAVE_PUT_LINK_COOKIE
341
342/* iops->put_link() delayed */
343#undef HAVE_PUT_LINK_DELAYED
344
345/* iops->put_link() nameidata */
346#undef HAVE_PUT_LINK_NAMEIDATA
347
348/* iops->rename() wants flags */
349#undef HAVE_RENAME_WANTS_FLAGS
350
351/* REQ_FAILFAST_MASK is defined */
352#undef HAVE_REQ_FAILFAST_MASK
353
354/* REQ_OP_DISCARD is defined */
355#undef HAVE_REQ_OP_DISCARD
356
357/* REQ_OP_FLUSH is defined */
358#undef HAVE_REQ_OP_FLUSH
359
360/* REQ_OP_SECURE_ERASE is defined */
361#undef HAVE_REQ_OP_SECURE_ERASE
362
363/* setattr_prepare() is available */
364#undef HAVE_SETATTR_PREPARE
365
366/* iops->set_acl() exists */
367#undef HAVE_SET_ACL
368
369/* posix_acl_release() is usable */
370#undef HAVE_SET_CACHED_ACL_USABLE
371
372/* set_nlink() is available */
373#undef HAVE_SET_NLINK
374
375/* sops->show_options() with dentry */
376#undef HAVE_SHOW_OPTIONS_WITH_DENTRY
377
378/* struct super_block has s_shrink */
379#undef HAVE_SHRINK
380
381/* Define to 1 if you have the <stdint.h> header file. */
382#undef HAVE_STDINT_H
383
384/* Define to 1 if you have the <stdlib.h> header file. */
385#undef HAVE_STDLIB_H
386
387/* Define to 1 if you have the <strings.h> header file. */
388#undef HAVE_STRINGS_H
389
390/* Define to 1 if you have the <string.h> header file. */
391#undef HAVE_STRING_H
392
df9d7621
CIK
393/* super_setup_bdi_name() exits */
394#undef HAVE_SUPER_SETUP_BDI_NAME
395
87d546d8
TG
396/* Define to 1 if you have the <sys/stat.h> header file. */
397#undef HAVE_SYS_STAT_H
398
399/* Define to 1 if you have the <sys/types.h> header file. */
400#undef HAVE_SYS_TYPES_H
401
402/* struct super_block has s_d_op */
403#undef HAVE_S_D_OP
404
405/* struct super_block has s_instances list_head */
406#undef HAVE_S_INSTANCES_LIST_HEAD
407
408/* truncate_setsize() is available */
409#undef HAVE_TRUNCATE_SETSIZE
410
411/* Define to 1 if you have the <unistd.h> header file. */
412#undef HAVE_UNISTD_H
413
3e990ae0
CIK
414/* iops->getattr() takes a vfsmount */
415#undef HAVE_VFSMOUNT_IOPS_GETATTR
416
87d546d8
TG
417/* fops->iterate() is available */
418#undef HAVE_VFS_ITERATE
419
420/* fops->iterate_shared() is available */
421#undef HAVE_VFS_ITERATE_SHARED
422
423/* fops->readdir() is available */
424#undef HAVE_VFS_READDIR
425
426/* fops->read/write_iter() are available */
427#undef HAVE_VFS_RW_ITERATE
428
429/* xattr_handler->get() wants dentry */
430#undef HAVE_XATTR_GET_DENTRY
431
432/* xattr_handler->get() wants both dentry and inode */
433#undef HAVE_XATTR_GET_DENTRY_INODE
434
435/* xattr_handler->get() wants xattr_handler */
436#undef HAVE_XATTR_GET_HANDLER
437
438/* xattr_handler->get() wants inode */
439#undef HAVE_XATTR_GET_INODE
440
441/* xattr_handler has name */
442#undef HAVE_XATTR_HANDLER_NAME
443
444/* xattr_handler->list() wants dentry */
445#undef HAVE_XATTR_LIST_DENTRY
446
447/* xattr_handler->list() wants xattr_handler */
448#undef HAVE_XATTR_LIST_HANDLER
449
450/* xattr_handler->list() wants inode */
451#undef HAVE_XATTR_LIST_INODE
452
453/* xattr_handler->list() wants simple */
454#undef HAVE_XATTR_LIST_SIMPLE
455
456/* xattr_handler->set() wants dentry */
457#undef HAVE_XATTR_SET_DENTRY
458
459/* xattr_handler->set() wants both dentry and inode */
460#undef HAVE_XATTR_SET_DENTRY_INODE
461
462/* xattr_handler->set() wants xattr_handler */
463#undef HAVE_XATTR_SET_HANDLER
464
465/* xattr_handler->set() wants inode */
466#undef HAVE_XATTR_SET_INODE
467
468/* Define if you have zlib */
469#undef HAVE_ZLIB
470
471/* __posix_acl_chmod() exists */
472#undef HAVE___POSIX_ACL_CHMOD
473
474/* Define to the sub-directory where libtool stores uninstalled libraries. */
475#undef LT_OBJDIR
476
477/* make_request_fn() returns blk_qc_t */
478#undef MAKE_REQUEST_FN_RET
479
480/* Name of package */
481#undef PACKAGE
482
483/* Define to the address where bug reports for this package should be sent. */
484#undef PACKAGE_BUGREPORT
485
486/* Define to the full name of this package. */
487#undef PACKAGE_NAME
488
489/* Define to the full name and version of this package. */
490#undef PACKAGE_STRING
491
492/* Define to the one symbol short name of this package. */
493#undef PACKAGE_TARNAME
494
495/* Define to the home page for this package. */
496#undef PACKAGE_URL
497
498/* Define to the version of this package. */
499#undef PACKAGE_VERSION
500
501/* struct shrink_control has nid */
502#undef SHRINK_CONTROL_HAS_NID
503
504/* Define to 1 if you have the ANSI C header files. */
505#undef STDC_HEADERS
506
507/* Version number of package */
508#undef VERSION
509
510/* zfs debugging enabled */
511#undef ZFS_DEBUG
512
513/* Define to 1 if GPL-only symbols can be used */
514#undef ZFS_IS_GPL_COMPATIBLE
515
516/* Define the project alias string. */
517#undef ZFS_META_ALIAS
518
519/* Define the project author. */
520#undef ZFS_META_AUTHOR
521
522/* Define the project release date. */
523#undef ZFS_META_DATA
524
525/* Define the project license. */
526#undef ZFS_META_LICENSE
527
528/* Define the libtool library 'age' version information. */
529#undef ZFS_META_LT_AGE
530
531/* Define the libtool library 'current' version information. */
532#undef ZFS_META_LT_CURRENT
533
534/* Define the libtool library 'revision' version information. */
535#undef ZFS_META_LT_REVISION
536
537/* Define the project name. */
538#undef ZFS_META_NAME
539
540/* Define the project release. */
541#undef ZFS_META_RELEASE
542
543/* Define the project version. */
544#undef ZFS_META_VERSION
545
546
547#undef PACKAGE
548#undef PACKAGE_BUGREPORT
549#undef PACKAGE_NAME
550#undef PACKAGE_STRING
551#undef PACKAGE_TARNAME
552#undef PACKAGE_VERSION
553#undef STDC_HEADERS
554#undef VERSION