]> git.proxmox.com Git - mirror_zfs.git/blame - zfs_config.h.in
Fix synchronicity for ZVOLs.
[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
b18019d2
ED
54/* blk_queue_flush() is available */
55#undef HAVE_BLK_QUEUE_FLUSH
56
57/* blk_queue_flush() is GPL-only */
58#undef HAVE_BLK_QUEUE_FLUSH_GPL_ONLY
59
e70e591c
BB
60/* blk_requeue_request() is available */
61#undef HAVE_BLK_REQUEUE_REQUEST
62
63/* blk_rq_bytes() is available */
64#undef HAVE_BLK_RQ_BYTES
65
66/* blk_rq_bytes() is GPL-only */
67#undef HAVE_BLK_RQ_BYTES_GPL_ONLY
68
69/* blk_rq_pos() is available */
70#undef HAVE_BLK_RQ_POS
71
72/* blk_rq_sectors() is available */
73#undef HAVE_BLK_RQ_SECTORS
74
166dd49d
BB
75/* security_inode_init_security wants callback */
76#undef HAVE_CALLBACK_SECURITY_INODE_INIT_SECURITY
77
df554c14
BB
78/* check_disk_size_change() is available */
79#undef HAVE_CHECK_DISK_SIZE_CHANGE
80
777d4af8
BB
81/* super_block uses const struct xattr_hander */
82#undef HAVE_CONST_XATTR_HANDLER
83
f9637c6c
BB
84/* xattr_handler->get() wants dentry */
85#undef HAVE_DENTRY_XATTR_GET
86
87/* xattr_handler->set() wants dentry */
88#undef HAVE_DENTRY_XATTR_SET
89
e70e591c
BB
90/* Define to 1 if you have the <dlfcn.h> header file. */
91#undef HAVE_DLFCN_H
92
055656d4
GB
93/* d_obtain_alias() is available */
94#undef HAVE_D_OBTAIN_ALIAS
95
2c395def
BB
96/* sops->evict_inode() exists */
97#undef HAVE_EVICT_INODE
98
e70e591c
BB
99/* kernel defines fmode_t */
100#undef HAVE_FMODE_T
101
ab26409d
BB
102/* sops->free_cached_objects() exists */
103#undef HAVE_FREE_CACHED_OBJECTS
104
adcd70bd
BB
105/* fops->fsync() with range */
106#undef HAVE_FSYNC_RANGE
107
108/* fops->fsync() without dentry */
109#undef HAVE_FSYNC_WITHOUT_DENTRY
110
111/* fops->fsync() with dentry */
112#undef HAVE_FSYNC_WITH_DENTRY
113
e70e591c
BB
114/* blk_disk_ro() is available */
115#undef HAVE_GET_DISK_RO
116
117/* Define to 1 if licensed under the GPL */
118#undef HAVE_GPL_ONLY_SYMBOLS
119
bdf4328b
BB
120/* insert_inode_locked() is available */
121#undef HAVE_INSERT_INODE_LOCKED
122
e70e591c
BB
123/* Define to 1 if you have the <inttypes.h> header file. */
124#undef HAVE_INTTYPES_H
125
126/* result=stropts.h Define to 1 if ioctl() defined in <stropts.h> */
127#undef HAVE_IOCTL_IN_STROPTS_H
128
129/* Define to 1 if ioctl() defined in <sys/ioctl.h> */
130#undef HAVE_IOCTL_IN_SYS_IOCTL_H
131
132/* Define to 1 if ioctl() defined in <unistd.h> */
133#undef HAVE_IOCTL_IN_UNISTD_H
134
135/* kernel defines KOBJ_NAME_LEN */
136#undef HAVE_KOBJ_NAME_LEN
137
138/* Define if you have libblkid */
139#undef HAVE_LIBBLKID
140
b3259b6a
BB
141/* Define if you have selinux */
142#undef HAVE_LIBSELINUX
143
e70e591c
BB
144/* Define if you have libuuid */
145#undef HAVE_LIBUUID
146
147/* Define to 1 if you have the `z' library (-lz). */
148#undef HAVE_LIBZ
149
150/* Define to 1 if you have the <memory.h> header file. */
151#undef HAVE_MEMORY_H
152
2cf7f52b
BB
153/* mount_nodev() is available */
154#undef HAVE_MOUNT_NODEV
155
ab26409d
BB
156/* sops->nr_cached_objects() exists */
157#undef HAVE_NR_CACHED_OBJECTS
158
e70e591c
BB
159/* open_bdev_exclusive() is available */
160#undef HAVE_OPEN_BDEV_EXCLUSIVE
161
675de5aa
BB
162/* REQ_SYNC is defined */
163#undef HAVE_REQ_SYNC
164
e70e591c
BB
165/* rq_for_each_segment() is available */
166#undef HAVE_RQ_FOR_EACH_SEGMENT
167
168/* rq_is_sync() is available */
169#undef HAVE_RQ_IS_SYNC
170
28eb9213
DH
171/* set_nlink() is available */
172#undef HAVE_SET_NLINK
173
47621f3d
BB
174/* sops->show_options() with dentry */
175#undef HAVE_SHOW_OPTIONS_WITH_DENTRY
176
ab26409d
BB
177/* struct super_block has s_shrink */
178#undef HAVE_SHRINK
179
e70e591c
BB
180/* Define to 1 if you have the <stdint.h> header file. */
181#undef HAVE_STDINT_H
182
183/* Define to 1 if you have the <stdlib.h> header file. */
184#undef HAVE_STDLIB_H
185
186/* Define to 1 if you have the <strings.h> header file. */
187#undef HAVE_STRINGS_H
188
189/* Define to 1 if you have the <string.h> header file. */
190#undef HAVE_STRING_H
191
192/* Define to 1 if you have the <sys/stat.h> header file. */
193#undef HAVE_SYS_STAT_H
194
195/* Define to 1 if you have the <sys/types.h> header file. */
196#undef HAVE_SYS_TYPES_H
197
b3129792
PJ
198/* truncate_setsize() is available */
199#undef HAVE_TRUNCATE_SETSIZE
200
e70e591c
BB
201/* Define to 1 if you have the <unistd.h> header file. */
202#undef HAVE_UNISTD_H
203
204/* Define if you have zlib */
205#undef HAVE_ZLIB
206
207/* Define to the sub-directory in which libtool stores uninstalled libraries.
208 */
209#undef LT_OBJDIR
210
211/* Define to 1 if NPTL threading implementation includes guard area in stack
212 allocation */
213#undef NPTL_GUARD_WITHIN_STACK
214
215/* Name of package */
216#undef PACKAGE
217
218/* Define to the address where bug reports for this package should be sent. */
219#undef PACKAGE_BUGREPORT
220
221/* Define to the full name of this package. */
222#undef PACKAGE_NAME
223
224/* Define to the full name and version of this package. */
225#undef PACKAGE_STRING
226
227/* Define to the one symbol short name of this package. */
228#undef PACKAGE_TARNAME
229
230/* Define to the version of this package. */
231#undef PACKAGE_VERSION
232
233/* Define to 1 if you have the ANSI C header files. */
234#undef STDC_HEADERS
235
236/* Version number of package */
237#undef VERSION
238
239/* Define the project alias string. */
240#undef ZFS_META_ALIAS
241
242/* Define the project author. */
243#undef ZFS_META_AUTHOR
244
245/* Define the project release date. */
246#undef ZFS_META_DATA
247
248/* Define the project license. */
249#undef ZFS_META_LICENSE
250
251/* Define the libtool library 'age' version information. */
252#undef ZFS_META_LT_AGE
253
254/* Define the libtool library 'current' version information. */
255#undef ZFS_META_LT_CURRENT
256
257/* Define the libtool library 'revision' version information. */
258#undef ZFS_META_LT_REVISION
259
260/* Define the project name. */
261#undef ZFS_META_NAME
262
263/* Define the project release. */
264#undef ZFS_META_RELEASE
265
266/* Define the project version. */
267#undef ZFS_META_VERSION
268
269
270#undef PACKAGE
271#undef PACKAGE_BUGREPORT
272#undef PACKAGE_NAME
273#undef PACKAGE_STRING
274#undef PACKAGE_TARNAME
275#undef PACKAGE_VERSION
276#undef STDC_HEADERS
277#undef VERSION