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