]> git.proxmox.com Git - mirror_zfs.git/blame - zfs_config.h.in
Add backing_device_info per-filesystem
[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
76659dc1
BB
21/* struct super_block has s_bdi */
22#undef HAVE_BDI
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
93/* blk_disk_ro() is available */
94#undef HAVE_GET_DISK_RO
95
96/* Define to 1 if licensed under the GPL */
97#undef HAVE_GPL_ONLY_SYMBOLS
98
bdf4328b
BB
99/* insert_inode_locked() is available */
100#undef HAVE_INSERT_INODE_LOCKED
101
e70e591c
BB
102/* Define to 1 if you have the <inttypes.h> header file. */
103#undef HAVE_INTTYPES_H
104
105/* result=stropts.h Define to 1 if ioctl() defined in <stropts.h> */
106#undef HAVE_IOCTL_IN_STROPTS_H
107
108/* Define to 1 if ioctl() defined in <sys/ioctl.h> */
109#undef HAVE_IOCTL_IN_SYS_IOCTL_H
110
111/* Define to 1 if ioctl() defined in <unistd.h> */
112#undef HAVE_IOCTL_IN_UNISTD_H
113
114/* kernel defines KOBJ_NAME_LEN */
115#undef HAVE_KOBJ_NAME_LEN
116
117/* Define if you have libblkid */
118#undef HAVE_LIBBLKID
119
b3259b6a
BB
120/* Define if you have selinux */
121#undef HAVE_LIBSELINUX
122
e70e591c
BB
123/* Define if you have libuuid */
124#undef HAVE_LIBUUID
125
126/* Define to 1 if you have the `z' library (-lz). */
127#undef HAVE_LIBZ
128
129/* Define to 1 if you have the <memory.h> header file. */
130#undef HAVE_MEMORY_H
131
2cf7f52b
BB
132/* mount_nodev() is available */
133#undef HAVE_MOUNT_NODEV
134
e70e591c
BB
135/* open_bdev_exclusive() is available */
136#undef HAVE_OPEN_BDEV_EXCLUSIVE
137
675de5aa
BB
138/* REQ_SYNC is defined */
139#undef HAVE_REQ_SYNC
140
e70e591c
BB
141/* rq_for_each_segment() is available */
142#undef HAVE_RQ_FOR_EACH_SEGMENT
143
144/* rq_is_sync() is available */
145#undef HAVE_RQ_IS_SYNC
146
147/* Define to 1 if you have the <stdint.h> header file. */
148#undef HAVE_STDINT_H
149
150/* Define to 1 if you have the <stdlib.h> header file. */
151#undef HAVE_STDLIB_H
152
153/* Define to 1 if you have the <strings.h> header file. */
154#undef HAVE_STRINGS_H
155
156/* Define to 1 if you have the <string.h> header file. */
157#undef HAVE_STRING_H
158
159/* Define to 1 if you have the <sys/stat.h> header file. */
160#undef HAVE_SYS_STAT_H
161
162/* Define to 1 if you have the <sys/types.h> header file. */
163#undef HAVE_SYS_TYPES_H
164
b3129792
PJ
165/* truncate_setsize() is available */
166#undef HAVE_TRUNCATE_SETSIZE
167
e70e591c
BB
168/* Define to 1 if you have the <unistd.h> header file. */
169#undef HAVE_UNISTD_H
170
171/* Define if you have zlib */
172#undef HAVE_ZLIB
173
174/* Define to the sub-directory in which libtool stores uninstalled libraries.
175 */
176#undef LT_OBJDIR
177
178/* Define to 1 if NPTL threading implementation includes guard area in stack
179 allocation */
180#undef NPTL_GUARD_WITHIN_STACK
181
182/* Name of package */
183#undef PACKAGE
184
185/* Define to the address where bug reports for this package should be sent. */
186#undef PACKAGE_BUGREPORT
187
188/* Define to the full name of this package. */
189#undef PACKAGE_NAME
190
191/* Define to the full name and version of this package. */
192#undef PACKAGE_STRING
193
194/* Define to the one symbol short name of this package. */
195#undef PACKAGE_TARNAME
196
197/* Define to the version of this package. */
198#undef PACKAGE_VERSION
199
200/* Define to 1 if you have the ANSI C header files. */
201#undef STDC_HEADERS
202
203/* Version number of package */
204#undef VERSION
205
206/* Define the project alias string. */
207#undef ZFS_META_ALIAS
208
209/* Define the project author. */
210#undef ZFS_META_AUTHOR
211
212/* Define the project release date. */
213#undef ZFS_META_DATA
214
215/* Define the project license. */
216#undef ZFS_META_LICENSE
217
218/* Define the libtool library 'age' version information. */
219#undef ZFS_META_LT_AGE
220
221/* Define the libtool library 'current' version information. */
222#undef ZFS_META_LT_CURRENT
223
224/* Define the libtool library 'revision' version information. */
225#undef ZFS_META_LT_REVISION
226
227/* Define the project name. */
228#undef ZFS_META_NAME
229
230/* Define the project release. */
231#undef ZFS_META_RELEASE
232
233/* Define the project version. */
234#undef ZFS_META_VERSION
235
236
237#undef PACKAGE
238#undef PACKAGE_BUGREPORT
239#undef PACKAGE_NAME
240#undef PACKAGE_STRING
241#undef PACKAGE_TARNAME
242#undef PACKAGE_VERSION
243#undef STDC_HEADERS
244#undef VERSION