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