]> git.proxmox.com Git - mirror_zfs-debian.git/blob - zfs_config.h.in
Merge branch 'upstream'
[mirror_zfs-debian.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 /* fops->fsync() want 2 args */
10 #undef HAVE_2ARGS_FSYNC
11
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
18 /* bio_empy_barrier() is defined */
19 #undef HAVE_BIO_EMPTY_BARRIER
20
21 /* REQ_FAILFAST_MASK is defined */
22 #undef HAVE_BIO_REQ_FAILFAST_MASK
23
24 /* BIO_RW_FAILFAST is defined */
25 #undef HAVE_BIO_RW_FAILFAST
26
27 /* BIO_RW_FAILFAST_* are defined */
28 #undef HAVE_BIO_RW_FAILFAST_DTD
29
30 /* BIO_RW_SYNC is defined */
31 #undef HAVE_BIO_RW_SYNC
32
33 /* BIO_RW_SYNCIO is defined */
34 #undef HAVE_BIO_RW_SYNCIO
35
36 /* blkdev_get_by_path() is available */
37 #undef HAVE_BLKDEV_GET_BY_PATH
38
39 /* blk_end_request() is available */
40 #undef HAVE_BLK_END_REQUEST
41
42 /* blk_end_request() is GPL-only */
43 #undef HAVE_BLK_END_REQUEST_GPL_ONLY
44
45 /* blk_fetch_request() is available */
46 #undef HAVE_BLK_FETCH_REQUEST
47
48 /* blk_requeue_request() is available */
49 #undef HAVE_BLK_REQUEUE_REQUEST
50
51 /* blk_rq_bytes() is available */
52 #undef HAVE_BLK_RQ_BYTES
53
54 /* blk_rq_bytes() is GPL-only */
55 #undef HAVE_BLK_RQ_BYTES_GPL_ONLY
56
57 /* blk_rq_pos() is available */
58 #undef HAVE_BLK_RQ_POS
59
60 /* blk_rq_sectors() is available */
61 #undef HAVE_BLK_RQ_SECTORS
62
63 /* super_block uses const struct xattr_hander */
64 #undef HAVE_CONST_XATTR_HANDLER
65
66 /* xattr_handler->get() wants dentry */
67 #undef HAVE_DENTRY_XATTR_GET
68
69 /* xattr_handler->set() wants dentry */
70 #undef HAVE_DENTRY_XATTR_SET
71
72 /* Define to 1 if you have the <dlfcn.h> header file. */
73 #undef HAVE_DLFCN_H
74
75 /* sops->evict_inode() exists */
76 #undef HAVE_EVICT_INODE
77
78 /* kernel defines fmode_t */
79 #undef HAVE_FMODE_T
80
81 /* blk_disk_ro() is available */
82 #undef HAVE_GET_DISK_RO
83
84 /* Define to 1 if licensed under the GPL */
85 #undef HAVE_GPL_ONLY_SYMBOLS
86
87 /* insert_inode_locked() is available */
88 #undef HAVE_INSERT_INODE_LOCKED
89
90 /* Define to 1 if you have the <inttypes.h> header file. */
91 #undef HAVE_INTTYPES_H
92
93 /* result=stropts.h Define to 1 if ioctl() defined in <stropts.h> */
94 #undef HAVE_IOCTL_IN_STROPTS_H
95
96 /* Define to 1 if ioctl() defined in <sys/ioctl.h> */
97 #undef HAVE_IOCTL_IN_SYS_IOCTL_H
98
99 /* Define to 1 if ioctl() defined in <unistd.h> */
100 #undef HAVE_IOCTL_IN_UNISTD_H
101
102 /* kernel defines KOBJ_NAME_LEN */
103 #undef HAVE_KOBJ_NAME_LEN
104
105 /* Define if you have libblkid */
106 #undef HAVE_LIBBLKID
107
108 /* Define if you have selinux */
109 #undef HAVE_LIBSELINUX
110
111 /* Define if you have libuuid */
112 #undef HAVE_LIBUUID
113
114 /* Define to 1 if you have the `z' library (-lz). */
115 #undef HAVE_LIBZ
116
117 /* Define to 1 if you have the <memory.h> header file. */
118 #undef HAVE_MEMORY_H
119
120 /* open_bdev_exclusive() is available */
121 #undef HAVE_OPEN_BDEV_EXCLUSIVE
122
123 /* REQ_SYNC is defined */
124 #undef HAVE_REQ_SYNC
125
126 /* rq_for_each_segment() is available */
127 #undef HAVE_RQ_FOR_EACH_SEGMENT
128
129 /* rq_is_sync() is available */
130 #undef HAVE_RQ_IS_SYNC
131
132 /* Define to 1 if you have the <stdint.h> header file. */
133 #undef HAVE_STDINT_H
134
135 /* Define to 1 if you have the <stdlib.h> header file. */
136 #undef HAVE_STDLIB_H
137
138 /* Define to 1 if you have the <strings.h> header file. */
139 #undef HAVE_STRINGS_H
140
141 /* Define to 1 if you have the <string.h> header file. */
142 #undef HAVE_STRING_H
143
144 /* Define to 1 if you have the <sys/stat.h> header file. */
145 #undef HAVE_SYS_STAT_H
146
147 /* Define to 1 if you have the <sys/types.h> header file. */
148 #undef HAVE_SYS_TYPES_H
149
150 /* Define to 1 if you have the <unistd.h> header file. */
151 #undef HAVE_UNISTD_H
152
153 /* Define if you have zlib */
154 #undef HAVE_ZLIB
155
156 /* Define to the sub-directory in which libtool stores uninstalled libraries.
157 */
158 #undef LT_OBJDIR
159
160 /* Define to 1 if NPTL threading implementation includes guard area in stack
161 allocation */
162 #undef NPTL_GUARD_WITHIN_STACK
163
164 /* Name of package */
165 #undef PACKAGE
166
167 /* Define to the address where bug reports for this package should be sent. */
168 #undef PACKAGE_BUGREPORT
169
170 /* Define to the full name of this package. */
171 #undef PACKAGE_NAME
172
173 /* Define to the full name and version of this package. */
174 #undef PACKAGE_STRING
175
176 /* Define to the one symbol short name of this package. */
177 #undef PACKAGE_TARNAME
178
179 /* Define to the version of this package. */
180 #undef PACKAGE_VERSION
181
182 /* Define to 1 if you have the ANSI C header files. */
183 #undef STDC_HEADERS
184
185 /* Version number of package */
186 #undef VERSION
187
188 /* Define the project alias string. */
189 #undef ZFS_META_ALIAS
190
191 /* Define the project author. */
192 #undef ZFS_META_AUTHOR
193
194 /* Define the project release date. */
195 #undef ZFS_META_DATA
196
197 /* Define the project license. */
198 #undef ZFS_META_LICENSE
199
200 /* Define the libtool library 'age' version information. */
201 #undef ZFS_META_LT_AGE
202
203 /* Define the libtool library 'current' version information. */
204 #undef ZFS_META_LT_CURRENT
205
206 /* Define the libtool library 'revision' version information. */
207 #undef ZFS_META_LT_REVISION
208
209 /* Define the project name. */
210 #undef ZFS_META_NAME
211
212 /* Define the project release. */
213 #undef ZFS_META_RELEASE
214
215 /* Define the project version. */
216 #undef ZFS_META_VERSION
217
218
219 #undef PACKAGE
220 #undef PACKAGE_BUGREPORT
221 #undef PACKAGE_NAME
222 #undef PACKAGE_STRING
223 #undef PACKAGE_TARNAME
224 #undef PACKAGE_VERSION
225 #undef STDC_HEADERS
226 #undef VERSION