]> git.proxmox.com Git - mirror_zfs-debian.git/blob - zfs_config.h.in
Imported Upstream version 0.6.4.2
[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 /* invalidate_bdev() wants 1 arg */
7 #undef HAVE_1ARG_INVALIDATE_BDEV
8
9 /* bdi_setup_and_register() wants 2 args */
10 #undef HAVE_2ARGS_BDI_SETUP_AND_REGISTER
11
12 /* bio_end_io_t wants 2 args */
13 #undef HAVE_2ARGS_BIO_END_IO_T
14
15 /* bdi_setup_and_register() wants 3 args */
16 #undef HAVE_3ARGS_BDI_SETUP_AND_REGISTER
17
18 /* blkdev_get() wants 3 args */
19 #undef HAVE_3ARG_BLKDEV_GET
20
21 /* sget() wants 5 args */
22 #undef HAVE_5ARG_SGET
23
24 /* security_inode_init_security wants 6 args */
25 #undef HAVE_6ARGS_SECURITY_INODE_INIT_SECURITY
26
27 /* dops->automount() exists */
28 #undef HAVE_AUTOMOUNT
29
30 /* struct block_device_operations use bdevs */
31 #undef HAVE_BDEV_BLOCK_DEVICE_OPERATIONS
32
33 /* bdev_logical_block_size() is available */
34 #undef HAVE_BDEV_LOGICAL_BLOCK_SIZE
35
36 /* bdev_physical_block_size() is available */
37 #undef HAVE_BDEV_PHYSICAL_BLOCK_SIZE
38
39 /* bio has bi_iter */
40 #undef HAVE_BIO_BVEC_ITER
41
42 /* REQ_FAILFAST_MASK is defined */
43 #undef HAVE_BIO_REQ_FAILFAST_MASK
44
45 /* BIO_RW_FAILFAST is defined */
46 #undef HAVE_BIO_RW_FAILFAST
47
48 /* BIO_RW_FAILFAST_* are defined */
49 #undef HAVE_BIO_RW_FAILFAST_DTD
50
51 /* BIO_RW_SYNC is defined */
52 #undef HAVE_BIO_RW_SYNC
53
54 /* BIO_RW_SYNCIO is defined */
55 #undef HAVE_BIO_RW_SYNCIO
56
57 /* blkdev_get_by_path() is available */
58 #undef HAVE_BLKDEV_GET_BY_PATH
59
60 /* blk_end_request() is available */
61 #undef HAVE_BLK_END_REQUEST
62
63 /* blk_end_request() is GPL-only */
64 #undef HAVE_BLK_END_REQUEST_GPL_ONLY
65
66 /* blk_fetch_request() is available */
67 #undef HAVE_BLK_FETCH_REQUEST
68
69 /* blk_queue_discard() is available */
70 #undef HAVE_BLK_QUEUE_DISCARD
71
72 /* blk_queue_flush() is available */
73 #undef HAVE_BLK_QUEUE_FLUSH
74
75 /* blk_queue_flush() is GPL-only */
76 #undef HAVE_BLK_QUEUE_FLUSH_GPL_ONLY
77
78 /* blk_queue_io_opt() is available */
79 #undef HAVE_BLK_QUEUE_IO_OPT
80
81 /* blk_queue_max_hw_sectors() is available */
82 #undef HAVE_BLK_QUEUE_MAX_HW_SECTORS
83
84 /* blk_queue_max_segments() is available */
85 #undef HAVE_BLK_QUEUE_MAX_SEGMENTS
86
87 /* blk_queue_nonrot() is available */
88 #undef HAVE_BLK_QUEUE_NONROT
89
90 /* blk_queue_physical_block_size() is available */
91 #undef HAVE_BLK_QUEUE_PHYSICAL_BLOCK_SIZE
92
93 /* blk_requeue_request() is available */
94 #undef HAVE_BLK_REQUEUE_REQUEST
95
96 /* blk_rq_bytes() is available */
97 #undef HAVE_BLK_RQ_BYTES
98
99 /* blk_rq_bytes() is GPL-only */
100 #undef HAVE_BLK_RQ_BYTES_GPL_ONLY
101
102 /* blk_rq_pos() is available */
103 #undef HAVE_BLK_RQ_POS
104
105 /* blk_rq_sectors() is available */
106 #undef HAVE_BLK_RQ_SECTORS
107
108 /* struct block_device_operations.release returns void */
109 #undef HAVE_BLOCK_DEVICE_OPERATIONS_RELEASE_VOID
110
111 /* security_inode_init_security wants callback */
112 #undef HAVE_CALLBACK_SECURITY_INODE_INIT_SECURITY
113
114 /* iops->check_acl() exists */
115 #undef HAVE_CHECK_ACL
116
117 /* iops->check_acl() wants flags */
118 #undef HAVE_CHECK_ACL_WITH_FLAGS
119
120 /* check_disk_size_change() is available */
121 #undef HAVE_CHECK_DISK_SIZE_CHANGE
122
123 /* clear_inode() is available */
124 #undef HAVE_CLEAR_INODE
125
126 /* eops->commit_metadata() exists */
127 #undef HAVE_COMMIT_METADATA
128
129 /* dentry uses const struct dentry_operations */
130 #undef HAVE_CONST_DENTRY_OPERATIONS
131
132 /* super_block uses const struct xattr_hander */
133 #undef HAVE_CONST_XATTR_HANDLER
134
135 /* iops->create() operation takes nameidata */
136 #undef HAVE_CREATE_NAMEIDATA
137
138 /* current_umask() exists */
139 #undef HAVE_CURRENT_UMASK
140
141 /* DECLARE_EVENT_CLASS() is available */
142 #undef HAVE_DECLARE_EVENT_CLASS
143
144 /* xattr_handler->get() wants dentry */
145 #undef HAVE_DENTRY_XATTR_GET
146
147 /* xattr_handler->list() wants dentry */
148 #undef HAVE_DENTRY_XATTR_LIST
149
150 /* xattr_handler->set() wants dentry */
151 #undef HAVE_DENTRY_XATTR_SET
152
153 /* sops->dirty_inode() wants flags */
154 #undef HAVE_DIRTY_INODE_WITH_FLAGS
155
156 /* ql->discard_granularity is available */
157 #undef HAVE_DISCARD_GRANULARITY
158
159 /* Define to 1 if you have the <dlfcn.h> header file. */
160 #undef HAVE_DLFCN_H
161
162 /* d_make_root() is available */
163 #undef HAVE_D_MAKE_ROOT
164
165 /* d_obtain_alias() is available */
166 #undef HAVE_D_OBTAIN_ALIAS
167
168 /* d_prune_aliases() is available */
169 #undef HAVE_D_PRUNE_ALIASES
170
171 /* dops->d_revalidate() operation takes nameidata */
172 #undef HAVE_D_REVALIDATE_NAMEIDATA
173
174 /* d_set_d_op() is available */
175 #undef HAVE_D_SET_D_OP
176
177 /* elevator_change() is available */
178 #undef HAVE_ELEVATOR_CHANGE
179
180 /* eops->encode_fh() wants child and parent inodes */
181 #undef HAVE_ENCODE_FH_WITH_INODE
182
183 /* sops->evict_inode() exists */
184 #undef HAVE_EVICT_INODE
185
186 /* fops->fallocate() exists */
187 #undef HAVE_FILE_FALLOCATE
188
189 /* file_inode() is available */
190 #undef HAVE_FILE_INODE
191
192 /* kernel defines fmode_t */
193 #undef HAVE_FMODE_T
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 /* iops->get_acl() exists */
208 #undef HAVE_GET_ACL
209
210 /* blk_disk_ro() is available */
211 #undef HAVE_GET_DISK_RO
212
213 /* get_gendisk() is available */
214 #undef HAVE_GET_GENDISK
215
216 /* fops->fallocate() exists */
217 #undef HAVE_INODE_FALLOCATE
218
219 /* inode_owner_or_capable() exists */
220 #undef HAVE_INODE_OWNER_OR_CAPABLE
221
222 /* iops->truncate_range() exists */
223 #undef HAVE_INODE_TRUNCATE_RANGE
224
225 /* insert_inode_locked() is available */
226 #undef HAVE_INSERT_INODE_LOCKED
227
228 /* Define to 1 if you have the <inttypes.h> header file. */
229 #undef HAVE_INTTYPES_H
230
231 /* is_owner_or_cap() exists */
232 #undef HAVE_IS_OWNER_OR_CAP
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 /* iops->lookup() operation takes nameidata */
250 #undef HAVE_LOOKUP_NAMEIDATA
251
252 /* lseek_execute() is available */
253 #undef HAVE_LSEEK_EXECUTE
254
255 /* Define to 1 if you have the <memory.h> header file. */
256 #undef HAVE_MEMORY_H
257
258 /* iops->create()/mkdir()/mknod() take umode_t */
259 #undef HAVE_MKDIR_UMODE_T
260
261 /* Define to 1 if you have the `mlockall' function. */
262 #undef HAVE_MLOCKALL
263
264 /* mount_nodev() is available */
265 #undef HAVE_MOUNT_NODEV
266
267 /* sops->nr_cached_objects() exists */
268 #undef HAVE_NR_CACHED_OBJECTS
269
270 /* open_bdev_exclusive() is available */
271 #undef HAVE_OPEN_BDEV_EXCLUSIVE
272
273 /* iops->permission() exists */
274 #undef HAVE_PERMISSION
275
276 /* iops->permission() with nameidata exists */
277 #undef HAVE_PERMISSION_WITH_NAMEIDATA
278
279 /* inode contains i_acl and i_default_acl */
280 #undef HAVE_POSIX_ACL_CACHING
281
282 /* posix_acl_chmod() exists */
283 #undef HAVE_POSIX_ACL_CHMOD
284
285 /* posix_acl_equiv_mode wants umode_t* */
286 #undef HAVE_POSIX_ACL_EQUIV_MODE_UMODE_T
287
288 /* posix_acl_from_xattr() needs user_ns */
289 #undef HAVE_POSIX_ACL_FROM_XATTR_USERNS
290
291 /* posix_acl_release() is available */
292 #undef HAVE_POSIX_ACL_RELEASE
293
294 /* posix_acl_release() is GPL-only */
295 #undef HAVE_POSIX_ACL_RELEASE_GPL_ONLY
296
297 /* REQ_SYNC is defined */
298 #undef HAVE_REQ_SYNC
299
300 /* rq_for_each_segment() is available */
301 #undef HAVE_RQ_FOR_EACH_SEGMENT
302
303 /* rq_for_each_segment() wants bio_vec */
304 #undef HAVE_RQ_FOR_EACH_SEGMENT_BV
305
306 /* rq_for_each_segment() wants bio_vec * */
307 #undef HAVE_RQ_FOR_EACH_SEGMENT_BVP
308
309 /* rq_is_sync() is available */
310 #undef HAVE_RQ_IS_SYNC
311
312 /* set_nlink() is available */
313 #undef HAVE_SET_NLINK
314
315 /* sops->show_options() with dentry */
316 #undef HAVE_SHOW_OPTIONS_WITH_DENTRY
317
318 /* struct super_block has s_shrink */
319 #undef HAVE_SHRINK
320
321 /* Define to 1 if you have the <stdint.h> header file. */
322 #undef HAVE_STDINT_H
323
324 /* Define to 1 if you have the <stdlib.h> header file. */
325 #undef HAVE_STDLIB_H
326
327 /* Define to 1 if you have the <strings.h> header file. */
328 #undef HAVE_STRINGS_H
329
330 /* Define to 1 if you have the <string.h> header file. */
331 #undef HAVE_STRING_H
332
333 /* Define to 1 if you have the <sys/stat.h> header file. */
334 #undef HAVE_SYS_STAT_H
335
336 /* Define to 1 if you have the <sys/types.h> header file. */
337 #undef HAVE_SYS_TYPES_H
338
339 /* struct super_block has s_d_op */
340 #undef HAVE_S_D_OP
341
342 /* struct super_block has s_instances list_head */
343 #undef HAVE_S_INSTANCES_LIST_HEAD
344
345 /* truncate_setsize() is available */
346 #undef HAVE_TRUNCATE_SETSIZE
347
348 /* Define to 1 if you have the <unistd.h> header file. */
349 #undef HAVE_UNISTD_H
350
351 /* fops->iterate() is available */
352 #undef HAVE_VFS_ITERATE
353
354 /* fops->readdir() is available */
355 #undef HAVE_VFS_READDIR
356
357 /* fops->read/write_iter() are available */
358 #undef HAVE_VFS_RW_ITERATE
359
360 /* Define if you have zlib */
361 #undef HAVE_ZLIB
362
363 /* __posix_acl_chmod() exists */
364 #undef HAVE___POSIX_ACL_CHMOD
365
366 /* Define to the sub-directory in which libtool stores uninstalled libraries.
367 */
368 #undef LT_OBJDIR
369
370 /* Name of package */
371 #undef PACKAGE
372
373 /* Define to the address where bug reports for this package should be sent. */
374 #undef PACKAGE_BUGREPORT
375
376 /* Define to the full name of this package. */
377 #undef PACKAGE_NAME
378
379 /* Define to the full name and version of this package. */
380 #undef PACKAGE_STRING
381
382 /* Define to the one symbol short name of this package. */
383 #undef PACKAGE_TARNAME
384
385 /* Define to the home page for this package. */
386 #undef PACKAGE_URL
387
388 /* Define to the version of this package. */
389 #undef PACKAGE_VERSION
390
391 /* struct shrink_control has nid */
392 #undef SHRINK_CONTROL_HAS_NID
393
394 /* Define to 1 if you have the ANSI C header files. */
395 #undef STDC_HEADERS
396
397 /* Version number of package */
398 #undef VERSION
399
400 /* zfs debugging enabled */
401 #undef ZFS_DEBUG
402
403 /* Define to 1 if GPL-only symbols can be used */
404 #undef ZFS_IS_GPL_COMPATIBLE
405
406 /* Define the project alias string. */
407 #undef ZFS_META_ALIAS
408
409 /* Define the project author. */
410 #undef ZFS_META_AUTHOR
411
412 /* Define the project release date. */
413 #undef ZFS_META_DATA
414
415 /* Define the project license. */
416 #undef ZFS_META_LICENSE
417
418 /* Define the libtool library 'age' version information. */
419 #undef ZFS_META_LT_AGE
420
421 /* Define the libtool library 'current' version information. */
422 #undef ZFS_META_LT_CURRENT
423
424 /* Define the libtool library 'revision' version information. */
425 #undef ZFS_META_LT_REVISION
426
427 /* Define the project name. */
428 #undef ZFS_META_NAME
429
430 /* Define the project release. */
431 #undef ZFS_META_RELEASE
432
433 /* Define the project version. */
434 #undef ZFS_META_VERSION
435
436
437 #undef PACKAGE
438 #undef PACKAGE_BUGREPORT
439 #undef PACKAGE_NAME
440 #undef PACKAGE_STRING
441 #undef PACKAGE_TARNAME
442 #undef PACKAGE_VERSION
443 #undef STDC_HEADERS
444 #undef VERSION