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