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