]> git.proxmox.com Git - mirror_zfs-debian.git/blob - zfs_config.h.in
Imported Upstream version 0.6.5.6
[mirror_zfs-debian.git] / 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 /* iops->get_acl() exists */
178 #undef HAVE_GET_ACL
179
180 /* blk_disk_ro() is available */
181 #undef HAVE_GET_DISK_RO
182
183 /* get_gendisk() is available */
184 #undef HAVE_GET_GENDISK
185
186 /* iops->get_link() cookie */
187 #undef HAVE_GET_LINK_COOKIE
188
189 /* iops->get_link() delayed */
190 #undef HAVE_GET_LINK_DELAYED
191
192 /* fops->fallocate() exists */
193 #undef HAVE_INODE_FALLOCATE
194
195 /* inode_owner_or_capable() exists */
196 #undef HAVE_INODE_OWNER_OR_CAPABLE
197
198 /* iops->truncate_range() exists */
199 #undef HAVE_INODE_TRUNCATE_RANGE
200
201 /* insert_inode_locked() is available */
202 #undef HAVE_INSERT_INODE_LOCKED
203
204 /* Define to 1 if you have the <inttypes.h> header file. */
205 #undef HAVE_INTTYPES_H
206
207 /* is_owner_or_cap() exists */
208 #undef HAVE_IS_OWNER_OR_CAP
209
210 /* kernel defines KOBJ_NAME_LEN */
211 #undef HAVE_KOBJ_NAME_LEN
212
213 /* Define if you have libblkid */
214 #undef HAVE_LIBBLKID
215
216 /* Define if you have libuuid */
217 #undef HAVE_LIBUUID
218
219 /* Define to 1 if you have the `z' library (-lz). */
220 #undef HAVE_LIBZ
221
222 /* lookup_bdev() is available */
223 #undef HAVE_LOOKUP_BDEV
224
225 /* iops->lookup() passes nameidata */
226 #undef HAVE_LOOKUP_NAMEIDATA
227
228 /* lseek_execute() is available */
229 #undef HAVE_LSEEK_EXECUTE
230
231 /* Noting that make_request_fn() returns int */
232 #undef HAVE_MAKE_REQUEST_FN_RET_INT
233
234 /* Noting that make_request_fn() returns blk_qc_t */
235 #undef HAVE_MAKE_REQUEST_FN_RET_QC
236
237 /* Define to 1 if you have the <memory.h> header file. */
238 #undef HAVE_MEMORY_H
239
240 /* iops->create()/mkdir()/mknod() take umode_t */
241 #undef HAVE_MKDIR_UMODE_T
242
243 /* Define to 1 if you have the `mlockall' function. */
244 #undef HAVE_MLOCKALL
245
246 /* mount_nodev() is available */
247 #undef HAVE_MOUNT_NODEV
248
249 /* sops->nr_cached_objects() exists */
250 #undef HAVE_NR_CACHED_OBJECTS
251
252 /* open_bdev_exclusive() is available */
253 #undef HAVE_OPEN_BDEV_EXCLUSIVE
254
255 /* iops->permission() exists */
256 #undef HAVE_PERMISSION
257
258 /* iops->permission() with nameidata exists */
259 #undef HAVE_PERMISSION_WITH_NAMEIDATA
260
261 /* inode contains i_acl and i_default_acl */
262 #undef HAVE_POSIX_ACL_CACHING
263
264 /* posix_acl_chmod() exists */
265 #undef HAVE_POSIX_ACL_CHMOD
266
267 /* posix_acl_equiv_mode wants umode_t* */
268 #undef HAVE_POSIX_ACL_EQUIV_MODE_UMODE_T
269
270 /* posix_acl_from_xattr() needs user_ns */
271 #undef HAVE_POSIX_ACL_FROM_XATTR_USERNS
272
273 /* posix_acl_release() is available */
274 #undef HAVE_POSIX_ACL_RELEASE
275
276 /* posix_acl_release() is GPL-only */
277 #undef HAVE_POSIX_ACL_RELEASE_GPL_ONLY
278
279 /* iops->put_link() cookie */
280 #undef HAVE_PUT_LINK_COOKIE
281
282 /* iops->put_link() delayed */
283 #undef HAVE_PUT_LINK_DELAYED
284
285 /* iops->put_link() nameidata */
286 #undef HAVE_PUT_LINK_NAMEIDATA
287
288 /* REQ_FAILFAST_MASK is defined */
289 #undef HAVE_REQ_FAILFAST_MASK
290
291 /* set_nlink() is available */
292 #undef HAVE_SET_NLINK
293
294 /* sops->show_options() with dentry */
295 #undef HAVE_SHOW_OPTIONS_WITH_DENTRY
296
297 /* struct super_block has s_shrink */
298 #undef HAVE_SHRINK
299
300 /* Define to 1 if you have the <stdint.h> header file. */
301 #undef HAVE_STDINT_H
302
303 /* Define to 1 if you have the <stdlib.h> header file. */
304 #undef HAVE_STDLIB_H
305
306 /* Define to 1 if you have the <strings.h> header file. */
307 #undef HAVE_STRINGS_H
308
309 /* Define to 1 if you have the <string.h> header file. */
310 #undef HAVE_STRING_H
311
312 /* Define to 1 if you have the <sys/stat.h> header file. */
313 #undef HAVE_SYS_STAT_H
314
315 /* Define to 1 if you have the <sys/types.h> header file. */
316 #undef HAVE_SYS_TYPES_H
317
318 /* struct super_block has s_d_op */
319 #undef HAVE_S_D_OP
320
321 /* struct super_block has s_instances list_head */
322 #undef HAVE_S_INSTANCES_LIST_HEAD
323
324 /* truncate_setsize() is available */
325 #undef HAVE_TRUNCATE_SETSIZE
326
327 /* Define to 1 if you have the <unistd.h> header file. */
328 #undef HAVE_UNISTD_H
329
330 /* fops->iterate() is available */
331 #undef HAVE_VFS_ITERATE
332
333 /* fops->readdir() is available */
334 #undef HAVE_VFS_READDIR
335
336 /* fops->read/write_iter() are available */
337 #undef HAVE_VFS_RW_ITERATE
338
339 /* xattr_handler->get() wants dentry */
340 #undef HAVE_XATTR_GET_DENTRY
341
342 /* xattr_handler->get() wants xattr_handler */
343 #undef HAVE_XATTR_GET_HANDLER
344
345 /* xattr_handler->get() wants inode */
346 #undef HAVE_XATTR_GET_INODE
347
348 /* xattr_handler->list() wants dentry */
349 #undef HAVE_XATTR_LIST_DENTRY
350
351 /* xattr_handler->list() wants xattr_handler */
352 #undef HAVE_XATTR_LIST_HANDLER
353
354 /* xattr_handler->list() wants inode */
355 #undef HAVE_XATTR_LIST_INODE
356
357 /* xattr_handler->list() wants simple */
358 #undef HAVE_XATTR_LIST_SIMPLE
359
360 /* xattr_handler->set() wants dentry */
361 #undef HAVE_XATTR_SET_DENTRY
362
363 /* xattr_handler->set() wants xattr_handler */
364 #undef HAVE_XATTR_SET_HANDLER
365
366 /* xattr_handler->set() wants inode */
367 #undef HAVE_XATTR_SET_INODE
368
369 /* Define if you have zlib */
370 #undef HAVE_ZLIB
371
372 /* __posix_acl_chmod() exists */
373 #undef HAVE___POSIX_ACL_CHMOD
374
375 /* Define to the sub-directory in which libtool stores uninstalled libraries.
376 */
377 #undef LT_OBJDIR
378
379 /* make_request_fn() returns blk_qc_t */
380 #undef MAKE_REQUEST_FN_RET
381
382 /* Name of package */
383 #undef PACKAGE
384
385 /* Define to the address where bug reports for this package should be sent. */
386 #undef PACKAGE_BUGREPORT
387
388 /* Define to the full name of this package. */
389 #undef PACKAGE_NAME
390
391 /* Define to the full name and version of this package. */
392 #undef PACKAGE_STRING
393
394 /* Define to the one symbol short name of this package. */
395 #undef PACKAGE_TARNAME
396
397 /* Define to the home page for this package. */
398 #undef PACKAGE_URL
399
400 /* Define to the version of this package. */
401 #undef PACKAGE_VERSION
402
403 /* struct shrink_control has nid */
404 #undef SHRINK_CONTROL_HAS_NID
405
406 /* Define to 1 if you have the ANSI C header files. */
407 #undef STDC_HEADERS
408
409 /* Version number of package */
410 #undef VERSION
411
412 /* zfs debugging enabled */
413 #undef ZFS_DEBUG
414
415 /* Define to 1 if GPL-only symbols can be used */
416 #undef ZFS_IS_GPL_COMPATIBLE
417
418 /* Define the project alias string. */
419 #undef ZFS_META_ALIAS
420
421 /* Define the project author. */
422 #undef ZFS_META_AUTHOR
423
424 /* Define the project release date. */
425 #undef ZFS_META_DATA
426
427 /* Define the project license. */
428 #undef ZFS_META_LICENSE
429
430 /* Define the libtool library 'age' version information. */
431 #undef ZFS_META_LT_AGE
432
433 /* Define the libtool library 'current' version information. */
434 #undef ZFS_META_LT_CURRENT
435
436 /* Define the libtool library 'revision' version information. */
437 #undef ZFS_META_LT_REVISION
438
439 /* Define the project name. */
440 #undef ZFS_META_NAME
441
442 /* Define the project release. */
443 #undef ZFS_META_RELEASE
444
445 /* Define the project version. */
446 #undef ZFS_META_VERSION
447
448
449 #undef PACKAGE
450 #undef PACKAGE_BUGREPORT
451 #undef PACKAGE_NAME
452 #undef PACKAGE_STRING
453 #undef PACKAGE_TARNAME
454 #undef PACKAGE_VERSION
455 #undef STDC_HEADERS
456 #undef VERSION