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