]> git.proxmox.com Git - mirror_zfs-debian.git/blob - zfs_config.h.in
Imported Upstream version 0.6.5.4
[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_hander */
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 /* xattr_handler->get() wants dentry */
112 #undef HAVE_DENTRY_XATTR_GET
113
114 /* xattr_handler->list() wants dentry */
115 #undef HAVE_DENTRY_XATTR_LIST
116
117 /* xattr_handler->set() wants dentry */
118 #undef HAVE_DENTRY_XATTR_SET
119
120 /* sops->dirty_inode() wants flags */
121 #undef HAVE_DIRTY_INODE_WITH_FLAGS
122
123 /* ql->discard_granularity is available */
124 #undef HAVE_DISCARD_GRANULARITY
125
126 /* Define to 1 if you have the <dlfcn.h> header file. */
127 #undef HAVE_DLFCN_H
128
129 /* d_make_root() is available */
130 #undef HAVE_D_MAKE_ROOT
131
132 /* d_obtain_alias() is available */
133 #undef HAVE_D_OBTAIN_ALIAS
134
135 /* d_prune_aliases() is available */
136 #undef HAVE_D_PRUNE_ALIASES
137
138 /* dops->d_revalidate() operation takes nameidata */
139 #undef HAVE_D_REVALIDATE_NAMEIDATA
140
141 /* d_set_d_op() is available */
142 #undef HAVE_D_SET_D_OP
143
144 /* elevator_change() is available */
145 #undef HAVE_ELEVATOR_CHANGE
146
147 /* eops->encode_fh() wants child and parent inodes */
148 #undef HAVE_ENCODE_FH_WITH_INODE
149
150 /* sops->evict_inode() exists */
151 #undef HAVE_EVICT_INODE
152
153 /* fops->fallocate() exists */
154 #undef HAVE_FILE_FALLOCATE
155
156 /* file_inode() is available */
157 #undef HAVE_FILE_INODE
158
159 /* kernel defines fmode_t */
160 #undef HAVE_FMODE_T
161
162 /* follow_down_one() is available */
163 #undef HAVE_FOLLOW_DOWN_ONE
164
165 /* iops->follow_link() nameidata */
166 #undef HAVE_FOLLOW_LINK_NAMEIDATA
167
168 /* sops->free_cached_objects() exists */
169 #undef HAVE_FREE_CACHED_OBJECTS
170
171 /* fops->fsync() with range */
172 #undef HAVE_FSYNC_RANGE
173
174 /* fops->fsync() without dentry */
175 #undef HAVE_FSYNC_WITHOUT_DENTRY
176
177 /* fops->fsync() with dentry */
178 #undef HAVE_FSYNC_WITH_DENTRY
179
180 /* generic_start_io_acct()/generic_end_io_acct() avaliable */
181 #undef HAVE_GENERIC_IO_ACCT
182
183 /* iops->get_acl() exists */
184 #undef HAVE_GET_ACL
185
186 /* blk_disk_ro() is available */
187 #undef HAVE_GET_DISK_RO
188
189 /* get_gendisk() is available */
190 #undef HAVE_GET_GENDISK
191
192 /* xattr_handler->get() wants xattr_handler */
193 #undef HAVE_HANDLER_XATTR_GET
194
195 /* xattr_handler->list() wants xattr_handler */
196 #undef HAVE_HANDLER_XATTR_LIST
197
198 /* xattr_handler->set() wants xattr_handler */
199 #undef HAVE_HANDLER_XATTR_SET
200
201 /* fops->fallocate() exists */
202 #undef HAVE_INODE_FALLOCATE
203
204 /* inode_owner_or_capable() exists */
205 #undef HAVE_INODE_OWNER_OR_CAPABLE
206
207 /* iops->truncate_range() exists */
208 #undef HAVE_INODE_TRUNCATE_RANGE
209
210 /* insert_inode_locked() is available */
211 #undef HAVE_INSERT_INODE_LOCKED
212
213 /* Define to 1 if you have the <inttypes.h> header file. */
214 #undef HAVE_INTTYPES_H
215
216 /* is_owner_or_cap() exists */
217 #undef HAVE_IS_OWNER_OR_CAP
218
219 /* kernel defines KOBJ_NAME_LEN */
220 #undef HAVE_KOBJ_NAME_LEN
221
222 /* Define if you have libblkid */
223 #undef HAVE_LIBBLKID
224
225 /* Define if you have libuuid */
226 #undef HAVE_LIBUUID
227
228 /* Define to 1 if you have the `z' library (-lz). */
229 #undef HAVE_LIBZ
230
231 /* lookup_bdev() is available */
232 #undef HAVE_LOOKUP_BDEV
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 /* iops->put_link() nameidata */
289 #undef HAVE_PUT_LINK_NAMEIDATA
290
291 /* REQ_FAILFAST_MASK is defined */
292 #undef HAVE_REQ_FAILFAST_MASK
293
294 /* set_nlink() is available */
295 #undef HAVE_SET_NLINK
296
297 /* sops->show_options() with dentry */
298 #undef HAVE_SHOW_OPTIONS_WITH_DENTRY
299
300 /* struct super_block has s_shrink */
301 #undef HAVE_SHRINK
302
303 /* Define to 1 if you have the <stdint.h> header file. */
304 #undef HAVE_STDINT_H
305
306 /* Define to 1 if you have the <stdlib.h> header file. */
307 #undef HAVE_STDLIB_H
308
309 /* Define to 1 if you have the <strings.h> header file. */
310 #undef HAVE_STRINGS_H
311
312 /* Define to 1 if you have the <string.h> header file. */
313 #undef HAVE_STRING_H
314
315 /* Define to 1 if you have the <sys/stat.h> header file. */
316 #undef HAVE_SYS_STAT_H
317
318 /* Define to 1 if you have the <sys/types.h> header file. */
319 #undef HAVE_SYS_TYPES_H
320
321 /* struct super_block has s_d_op */
322 #undef HAVE_S_D_OP
323
324 /* struct super_block has s_instances list_head */
325 #undef HAVE_S_INSTANCES_LIST_HEAD
326
327 /* truncate_setsize() is available */
328 #undef HAVE_TRUNCATE_SETSIZE
329
330 /* Define to 1 if you have the <unistd.h> header file. */
331 #undef HAVE_UNISTD_H
332
333 /* fops->iterate() is available */
334 #undef HAVE_VFS_ITERATE
335
336 /* fops->readdir() is available */
337 #undef HAVE_VFS_READDIR
338
339 /* fops->read/write_iter() are available */
340 #undef HAVE_VFS_RW_ITERATE
341
342 /* Define if you have zlib */
343 #undef HAVE_ZLIB
344
345 /* __posix_acl_chmod() exists */
346 #undef HAVE___POSIX_ACL_CHMOD
347
348 /* Define to the sub-directory in which libtool stores uninstalled libraries.
349 */
350 #undef LT_OBJDIR
351
352 /* make_request_fn() returns blk_qc_t */
353 #undef MAKE_REQUEST_FN_RET
354
355 /* Name of package */
356 #undef PACKAGE
357
358 /* Define to the address where bug reports for this package should be sent. */
359 #undef PACKAGE_BUGREPORT
360
361 /* Define to the full name of this package. */
362 #undef PACKAGE_NAME
363
364 /* Define to the full name and version of this package. */
365 #undef PACKAGE_STRING
366
367 /* Define to the one symbol short name of this package. */
368 #undef PACKAGE_TARNAME
369
370 /* Define to the home page for this package. */
371 #undef PACKAGE_URL
372
373 /* Define to the version of this package. */
374 #undef PACKAGE_VERSION
375
376 /* struct shrink_control has nid */
377 #undef SHRINK_CONTROL_HAS_NID
378
379 /* Define to 1 if you have the ANSI C header files. */
380 #undef STDC_HEADERS
381
382 /* Version number of package */
383 #undef VERSION
384
385 /* zfs debugging enabled */
386 #undef ZFS_DEBUG
387
388 /* Define to 1 if GPL-only symbols can be used */
389 #undef ZFS_IS_GPL_COMPATIBLE
390
391 /* Define the project alias string. */
392 #undef ZFS_META_ALIAS
393
394 /* Define the project author. */
395 #undef ZFS_META_AUTHOR
396
397 /* Define the project release date. */
398 #undef ZFS_META_DATA
399
400 /* Define the project license. */
401 #undef ZFS_META_LICENSE
402
403 /* Define the libtool library 'age' version information. */
404 #undef ZFS_META_LT_AGE
405
406 /* Define the libtool library 'current' version information. */
407 #undef ZFS_META_LT_CURRENT
408
409 /* Define the libtool library 'revision' version information. */
410 #undef ZFS_META_LT_REVISION
411
412 /* Define the project name. */
413 #undef ZFS_META_NAME
414
415 /* Define the project release. */
416 #undef ZFS_META_RELEASE
417
418 /* Define the project version. */
419 #undef ZFS_META_VERSION
420
421
422 #undef PACKAGE
423 #undef PACKAGE_BUGREPORT
424 #undef PACKAGE_NAME
425 #undef PACKAGE_STRING
426 #undef PACKAGE_TARNAME
427 #undef PACKAGE_VERSION
428 #undef STDC_HEADERS
429 #undef VERSION