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