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