]> git.proxmox.com Git - mirror_zfs-debian.git/blame - zfs_config.h.in
Improve AF hard disk detection
[mirror_zfs-debian.git] / zfs_config.h.in
CommitLineData
e70e591c
BB
1/* zfs_config.h.in. Generated from configure.ac by autoheader. */
2
1c5de20a
BB
3/* Define to 1 to enabled dmu tx validation */
4#undef DEBUG_DMU_TX
5
e70e591c
BB
6/* invalidate_bdev() wants 1 arg */
7#undef HAVE_1ARG_INVALIDATE_BDEV
8
9/* bio_end_io_t wants 2 args */
10#undef HAVE_2ARGS_BIO_END_IO_T
11
b5a28807
ED
12/* blkdev_get() wants 3 args */
13#undef HAVE_3ARG_BLKDEV_GET
14
5c03efc3
BB
15/* security_inode_init_security wants 6 args */
16#undef HAVE_6ARGS_SECURITY_INODE_INIT_SECURITY
17
ebe7e575
BB
18/* dops->automount() exists */
19#undef HAVE_AUTOMOUNT
20
e70e591c
BB
21/* struct block_device_operations use bdevs */
22#undef HAVE_BDEV_BLOCK_DEVICE_OPERATIONS
23
24/* bdev_logical_block_size() is available */
25#undef HAVE_BDEV_LOGICAL_BLOCK_SIZE
26
395350c8
BB
27/* bdev_physical_block_size() is available */
28#undef HAVE_BDEV_PHYSICAL_BLOCK_SIZE
29
76659dc1
BB
30/* struct super_block has s_bdi */
31#undef HAVE_BDI
32
5547c2f1
BB
33/* bdi_setup_and_register() is available */
34#undef HAVE_BDI_SETUP_AND_REGISTER
35
e70e591c
BB
36/* bio_empy_barrier() is defined */
37#undef HAVE_BIO_EMPTY_BARRIER
38
f4af6bb7
BB
39/* REQ_FAILFAST_MASK is defined */
40#undef HAVE_BIO_REQ_FAILFAST_MASK
41
42/* BIO_RW_FAILFAST is defined */
2959d94a
BB
43#undef HAVE_BIO_RW_FAILFAST
44
f4af6bb7
BB
45/* BIO_RW_FAILFAST_* are defined */
46#undef HAVE_BIO_RW_FAILFAST_DTD
47
675de5aa
BB
48/* BIO_RW_SYNC is defined */
49#undef HAVE_BIO_RW_SYNC
50
e70e591c
BB
51/* BIO_RW_SYNCIO is defined */
52#undef HAVE_BIO_RW_SYNCIO
53
45066d1f
BB
54/* blkdev_get_by_path() is available */
55#undef HAVE_BLKDEV_GET_BY_PATH
56
e70e591c
BB
57/* blk_end_request() is available */
58#undef HAVE_BLK_END_REQUEST
59
60/* blk_end_request() is GPL-only */
61#undef HAVE_BLK_END_REQUEST_GPL_ONLY
62
63/* blk_fetch_request() is available */
64#undef HAVE_BLK_FETCH_REQUEST
65
30930fba
ED
66/* blk_queue_discard() is available */
67#undef HAVE_BLK_QUEUE_DISCARD
68
b18019d2
ED
69/* blk_queue_flush() is available */
70#undef HAVE_BLK_QUEUE_FLUSH
71
72/* blk_queue_flush() is GPL-only */
73#undef HAVE_BLK_QUEUE_FLUSH_GPL_ONLY
74
34037afe
ED
75/* blk_queue_io_opt() is available */
76#undef HAVE_BLK_QUEUE_IO_OPT
77
78/* blk_queue_max_hw_sectors() is available */
79#undef HAVE_BLK_QUEUE_MAX_HW_SECTORS
80
81/* blk_queue_max_segments() is available */
82#undef HAVE_BLK_QUEUE_MAX_SEGMENTS
83
84/* blk_queue_nonrot() is available */
85#undef HAVE_BLK_QUEUE_NONROT
86
87/* blk_queue_physical_block_size() is available */
88#undef HAVE_BLK_QUEUE_PHYSICAL_BLOCK_SIZE
89
e70e591c
BB
90/* blk_requeue_request() is available */
91#undef HAVE_BLK_REQUEUE_REQUEST
92
93/* blk_rq_bytes() is available */
94#undef HAVE_BLK_RQ_BYTES
95
96/* blk_rq_bytes() is GPL-only */
97#undef HAVE_BLK_RQ_BYTES_GPL_ONLY
98
99/* blk_rq_pos() is available */
100#undef HAVE_BLK_RQ_POS
101
102/* blk_rq_sectors() is available */
103#undef HAVE_BLK_RQ_SECTORS
104
166dd49d
BB
105/* security_inode_init_security wants callback */
106#undef HAVE_CALLBACK_SECURITY_INODE_INIT_SECURITY
107
df554c14
BB
108/* check_disk_size_change() is available */
109#undef HAVE_CHECK_DISK_SIZE_CHANGE
110
739a1a82
RY
111/* clear_inode() is available */
112#undef HAVE_CLEAR_INODE
113
777d4af8
BB
114/* super_block uses const struct xattr_hander */
115#undef HAVE_CONST_XATTR_HANDLER
116
b39d3b9f
BB
117/* iops->create()/mkdir()/mknod() take umode_t */
118#undef HAVE_CREATE_UMODE_T
119
f9637c6c
BB
120/* xattr_handler->get() wants dentry */
121#undef HAVE_DENTRY_XATTR_GET
122
123/* xattr_handler->set() wants dentry */
124#undef HAVE_DENTRY_XATTR_SET
125
ee5fd0bb
ED
126/* ql->discard_granularity is available */
127#undef HAVE_DISCARD_GRANULARITY
128
e70e591c
BB
129/* Define to 1 if you have the <dlfcn.h> header file. */
130#undef HAVE_DLFCN_H
131
6a0936ba
RY
132/* d_make_root() is available */
133#undef HAVE_D_MAKE_ROOT
134
055656d4
GB
135/* d_obtain_alias() is available */
136#undef HAVE_D_OBTAIN_ALIAS
137
756c3e5a
RY
138/* eops->encode_fh() wants child and parent inodes */
139#undef HAVE_ENCODE_FH_WITH_INODE
140
2c395def
BB
141/* sops->evict_inode() exists */
142#undef HAVE_EVICT_INODE
143
cb2d1901
ED
144/* fops->fallocate() exists */
145#undef HAVE_FILE_FALLOCATE
146
e70e591c
BB
147/* kernel defines fmode_t */
148#undef HAVE_FMODE_T
149
ab26409d
BB
150/* sops->free_cached_objects() exists */
151#undef HAVE_FREE_CACHED_OBJECTS
152
adcd70bd
BB
153/* fops->fsync() with range */
154#undef HAVE_FSYNC_RANGE
155
156/* fops->fsync() without dentry */
157#undef HAVE_FSYNC_WITHOUT_DENTRY
158
159/* fops->fsync() with dentry */
160#undef HAVE_FSYNC_WITH_DENTRY
161
e70e591c
BB
162/* blk_disk_ro() is available */
163#undef HAVE_GET_DISK_RO
164
b5a28807
ED
165/* get_gendisk() is available */
166#undef HAVE_GET_GENDISK
167
e70e591c
BB
168/* Define to 1 if licensed under the GPL */
169#undef HAVE_GPL_ONLY_SYMBOLS
170
cb2d1901
ED
171/* fops->fallocate() exists */
172#undef HAVE_INODE_FALLOCATE
173
ea1fdf46
RY
174/* iops->truncate_range() exists */
175#undef HAVE_INODE_TRUNCATE_RANGE
176
bdf4328b
BB
177/* insert_inode_locked() is available */
178#undef HAVE_INSERT_INODE_LOCKED
179
e70e591c
BB
180/* Define to 1 if you have the <inttypes.h> header file. */
181#undef HAVE_INTTYPES_H
182
183/* result=stropts.h Define to 1 if ioctl() defined in <stropts.h> */
184#undef HAVE_IOCTL_IN_STROPTS_H
185
186/* Define to 1 if ioctl() defined in <sys/ioctl.h> */
187#undef HAVE_IOCTL_IN_SYS_IOCTL_H
188
189/* Define to 1 if ioctl() defined in <unistd.h> */
190#undef HAVE_IOCTL_IN_UNISTD_H
191
192/* kernel defines KOBJ_NAME_LEN */
193#undef HAVE_KOBJ_NAME_LEN
194
195/* Define if you have libblkid */
196#undef HAVE_LIBBLKID
197
b3259b6a
BB
198/* Define if you have selinux */
199#undef HAVE_LIBSELINUX
200
e70e591c
BB
201/* Define if you have libuuid */
202#undef HAVE_LIBUUID
203
204/* Define to 1 if you have the `z' library (-lz). */
205#undef HAVE_LIBZ
206
207/* Define to 1 if you have the <memory.h> header file. */
208#undef HAVE_MEMORY_H
209
2cf7f52b
BB
210/* mount_nodev() is available */
211#undef HAVE_MOUNT_NODEV
212
ab26409d
BB
213/* sops->nr_cached_objects() exists */
214#undef HAVE_NR_CACHED_OBJECTS
215
e70e591c
BB
216/* open_bdev_exclusive() is available */
217#undef HAVE_OPEN_BDEV_EXCLUSIVE
218
675de5aa
BB
219/* REQ_SYNC is defined */
220#undef HAVE_REQ_SYNC
221
e70e591c
BB
222/* rq_for_each_segment() is available */
223#undef HAVE_RQ_FOR_EACH_SEGMENT
224
225/* rq_is_sync() is available */
226#undef HAVE_RQ_IS_SYNC
227
28eb9213
DH
228/* set_nlink() is available */
229#undef HAVE_SET_NLINK
230
47621f3d
BB
231/* sops->show_options() with dentry */
232#undef HAVE_SHOW_OPTIONS_WITH_DENTRY
233
ab26409d
BB
234/* struct super_block has s_shrink */
235#undef HAVE_SHRINK
236
e70e591c
BB
237/* Define to 1 if you have the <stdint.h> header file. */
238#undef HAVE_STDINT_H
239
240/* Define to 1 if you have the <stdlib.h> header file. */
241#undef HAVE_STDLIB_H
242
243/* Define to 1 if you have the <strings.h> header file. */
244#undef HAVE_STRINGS_H
245
246/* Define to 1 if you have the <string.h> header file. */
247#undef HAVE_STRING_H
248
249/* Define to 1 if you have the <sys/stat.h> header file. */
250#undef HAVE_SYS_STAT_H
251
252/* Define to 1 if you have the <sys/types.h> header file. */
253#undef HAVE_SYS_TYPES_H
254
b3129792
PJ
255/* truncate_setsize() is available */
256#undef HAVE_TRUNCATE_SETSIZE
257
e70e591c
BB
258/* Define to 1 if you have the <unistd.h> header file. */
259#undef HAVE_UNISTD_H
260
261/* Define if you have zlib */
262#undef HAVE_ZLIB
263
264/* Define to the sub-directory in which libtool stores uninstalled libraries.
265 */
266#undef LT_OBJDIR
267
268/* Define to 1 if NPTL threading implementation includes guard area in stack
269 allocation */
270#undef NPTL_GUARD_WITHIN_STACK
271
272/* Name of package */
273#undef PACKAGE
274
275/* Define to the address where bug reports for this package should be sent. */
276#undef PACKAGE_BUGREPORT
277
278/* Define to the full name of this package. */
279#undef PACKAGE_NAME
280
281/* Define to the full name and version of this package. */
282#undef PACKAGE_STRING
283
284/* Define to the one symbol short name of this package. */
285#undef PACKAGE_TARNAME
286
287/* Define to the version of this package. */
288#undef PACKAGE_VERSION
289
290/* Define to 1 if you have the ANSI C header files. */
291#undef STDC_HEADERS
292
293/* Version number of package */
294#undef VERSION
295
4b787d75
BB
296/* zfs debugging enabled */
297#undef ZFS_DEBUG
298
e70e591c
BB
299/* Define the project alias string. */
300#undef ZFS_META_ALIAS
301
302/* Define the project author. */
303#undef ZFS_META_AUTHOR
304
305/* Define the project release date. */
306#undef ZFS_META_DATA
307
308/* Define the project license. */
309#undef ZFS_META_LICENSE
310
311/* Define the libtool library 'age' version information. */
312#undef ZFS_META_LT_AGE
313
314/* Define the libtool library 'current' version information. */
315#undef ZFS_META_LT_CURRENT
316
317/* Define the libtool library 'revision' version information. */
318#undef ZFS_META_LT_REVISION
319
320/* Define the project name. */
321#undef ZFS_META_NAME
322
323/* Define the project release. */
324#undef ZFS_META_RELEASE
325
326/* Define the project version. */
327#undef ZFS_META_VERSION
328
329
330#undef PACKAGE
331#undef PACKAGE_BUGREPORT
332#undef PACKAGE_NAME
333#undef PACKAGE_STRING
334#undef PACKAGE_TARNAME
335#undef PACKAGE_VERSION
336#undef STDC_HEADERS
337#undef VERSION