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