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