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