]> git.proxmox.com Git - mirror_zfs-debian.git/blobdiff - zfs_config.h.in
Imported Upstream version 0.6.5.9
[mirror_zfs-debian.git] / zfs_config.h.in
index 5fb5ce8b31d88dd24236736d8913cfdbfc76d83a..7b9a0e21c66e683767c5b123c0bfad25ad69478b 100644 (file)
 /* kmap_atomic wants 1 args */
 #undef HAVE_1ARG_KMAP_ATOMIC
 
+/* lookup_bdev() wants 1 arg */
+#undef HAVE_1ARG_LOOKUP_BDEV
+
+/* submit_bio() wants 1 arg */
+#undef HAVE_1ARG_SUBMIT_BIO
+
 /* bdi_setup_and_register() wants 2 args */
 #undef HAVE_2ARGS_BDI_SETUP_AND_REGISTER
 
+/* lookup_bdev() wants 2 args */
+#undef HAVE_2ARGS_LOOKUP_BDEV
+
 /* bdi_setup_and_register() wants 3 args */
 #undef HAVE_3ARGS_BDI_SETUP_AND_REGISTER
 
@@ -39,6 +48,9 @@
 /* bdev_physical_block_size() is available */
 #undef HAVE_BDEV_PHYSICAL_BLOCK_SIZE
 
+/* bio->bi_opf is defined */
+#undef HAVE_BIO_BI_OPF
+
 /* bio has bi_iter */
 #undef HAVE_BIO_BVEC_ITER
 
@@ -51,6 +63,9 @@
 /* BIO_RW_FAILFAST_* are defined */
 #undef HAVE_BIO_RW_FAILFAST_DTD
 
+/* bio_set_op_attrs is available */
+#undef HAVE_BIO_SET_OP_ATTRS
+
 /* blkdev_get_by_path() is available */
 #undef HAVE_BLKDEV_GET_BY_PATH
 
 /* blk_queue_flush() is GPL-only */
 #undef HAVE_BLK_QUEUE_FLUSH_GPL_ONLY
 
+/* BIO_RW_UNPLUG is available */
+#undef HAVE_BLK_QUEUE_HAVE_BIO_RW_UNPLUG
+
+/* struct blk_plug is available */
+#undef HAVE_BLK_QUEUE_HAVE_BLK_PLUG
+
 /* blk_queue_max_hw_sectors() is available */
 #undef HAVE_BLK_QUEUE_MAX_HW_SECTORS
 
 /* blk_queue_max_segments() is available */
 #undef HAVE_BLK_QUEUE_MAX_SEGMENTS
 
+/* blk_queue_write_cache() exists */
+#undef HAVE_BLK_QUEUE_WRITE_CACHE
+
+/* blk_queue_write_cache() is GPL-only */
+#undef HAVE_BLK_QUEUE_WRITE_CACHE_GPL_ONLY
+
 /* struct block_device_operations.release returns void */
 #undef HAVE_BLOCK_DEVICE_OPERATIONS_RELEASE_VOID
 
 /* dentry uses const struct dentry_operations */
 #undef HAVE_CONST_DENTRY_OPERATIONS
 
-/* super_block uses const struct xattr_hander */
+/* super_block uses const struct xattr_handler */
 #undef HAVE_CONST_XATTR_HANDLER
 
 /* iops->create() passes nameidata */
 /* current->bio_tail exists */
 #undef HAVE_CURRENT_BIO_TAIL
 
-/* current_umask() exists */
-#undef HAVE_CURRENT_UMASK
-
 /* DECLARE_EVENT_CLASS() is available */
 #undef HAVE_DECLARE_EVENT_CLASS
 
-/* xattr_handler->get() wants dentry */
-#undef HAVE_DENTRY_XATTR_GET
-
-/* xattr_handler->list() wants dentry */
-#undef HAVE_DENTRY_XATTR_LIST
-
-/* xattr_handler->set() wants dentry */
-#undef HAVE_DENTRY_XATTR_SET
-
 /* sops->dirty_inode() wants flags */
 #undef HAVE_DIRTY_INODE_WITH_FLAGS
 
 /* sops->evict_inode() exists */
 #undef HAVE_EVICT_INODE
 
+/* fops->aio_fsync() exists */
+#undef HAVE_FILE_AIO_FSYNC
+
 /* fops->fallocate() exists */
 #undef HAVE_FILE_FALLOCATE
 
 /* follow_down_one() is available */
 #undef HAVE_FOLLOW_DOWN_ONE
 
+/* iops->follow_link() cookie */
+#undef HAVE_FOLLOW_LINK_COOKIE
+
 /* iops->follow_link() nameidata */
 #undef HAVE_FOLLOW_LINK_NAMEIDATA
 
 /* generic_start_io_acct()/generic_end_io_acct() avaliable */
 #undef HAVE_GENERIC_IO_ACCT
 
+/* generic_readlink is global */
+#undef HAVE_GENERIC_READLINK
+
+/* generic_setxattr() exists */
+#undef HAVE_GENERIC_SETXATTR
+
+/* generic_write_checks() takes kiocb */
+#undef HAVE_GENERIC_WRITE_CHECKS_KIOCB
+
 /* iops->get_acl() exists */
 #undef HAVE_GET_ACL
 
 /* get_gendisk() is available */
 #undef HAVE_GET_GENDISK
 
+/* iops->get_link() cookie */
+#undef HAVE_GET_LINK_COOKIE
+
+/* iops->get_link() delayed */
+#undef HAVE_GET_LINK_DELAYED
+
 /* fops->fallocate() exists */
 #undef HAVE_INODE_FALLOCATE
 
 /* is_owner_or_cap() exists */
 #undef HAVE_IS_OWNER_OR_CAP
 
+/* uncached_acl_sentinel() exists */
+#undef HAVE_KERNEL_GET_ACL_HANDLE_CACHE
+
 /* kernel defines KOBJ_NAME_LEN */
 #undef HAVE_KOBJ_NAME_LEN
 
+/* kernel has large stacks */
+#undef HAVE_LARGE_STACKS
+
 /* Define if you have libblkid */
 #undef HAVE_LIBBLKID
 
 /* Define to 1 if you have the `z' library (-lz). */
 #undef HAVE_LIBZ
 
-/* lookup_bdev() is available */
-#undef HAVE_LOOKUP_BDEV
-
 /* iops->lookup() passes nameidata */
 #undef HAVE_LOOKUP_NAMEIDATA
 
 /* Noting that make_request_fn() returns int */
 #undef HAVE_MAKE_REQUEST_FN_RET_INT
 
+/* Noting that make_request_fn() returns blk_qc_t */
+#undef HAVE_MAKE_REQUEST_FN_RET_QC
+
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
 /* iops->permission() with nameidata exists */
 #undef HAVE_PERMISSION_WITH_NAMEIDATA
 
-/* inode contains i_acl and i_default_acl */
-#undef HAVE_POSIX_ACL_CACHING
-
 /* posix_acl_chmod() exists */
 #undef HAVE_POSIX_ACL_CHMOD
 
 /* posix_acl_release() is GPL-only */
 #undef HAVE_POSIX_ACL_RELEASE_GPL_ONLY
 
+/* posix_acl_valid() wants user namespace */
+#undef HAVE_POSIX_ACL_VALID_WITH_NS
+
+/* iops->put_link() cookie */
+#undef HAVE_PUT_LINK_COOKIE
+
+/* iops->put_link() delayed */
+#undef HAVE_PUT_LINK_DELAYED
+
 /* iops->put_link() nameidata */
 #undef HAVE_PUT_LINK_NAMEIDATA
 
+/* iops->rename() wants flags */
+#undef HAVE_RENAME_WANTS_FLAGS
+
 /* REQ_FAILFAST_MASK is defined */
 #undef HAVE_REQ_FAILFAST_MASK
 
+/* REQ_OP_DISCARD is defined */
+#undef HAVE_REQ_OP_DISCARD
+
+/* REQ_OP_FLUSH is defined */
+#undef HAVE_REQ_OP_FLUSH
+
+/* REQ_OP_SECURE_ERASE is defined */
+#undef HAVE_REQ_OP_SECURE_ERASE
+
+/* setattr_prepare() is available */
+#undef HAVE_SETATTR_PREPARE
+
+/* iops->set_acl() exists */
+#undef HAVE_SET_ACL
+
+/* posix_acl_release() is usable */
+#undef HAVE_SET_CACHED_ACL_USABLE
+
 /* set_nlink() is available */
 #undef HAVE_SET_NLINK
 
 /* fops->iterate() is available */
 #undef HAVE_VFS_ITERATE
 
+/* fops->iterate_shared() is available */
+#undef HAVE_VFS_ITERATE_SHARED
+
 /* fops->readdir() is available */
 #undef HAVE_VFS_READDIR
 
 /* fops->read/write_iter() are available */
 #undef HAVE_VFS_RW_ITERATE
 
+/* xattr_handler->get() wants dentry */
+#undef HAVE_XATTR_GET_DENTRY
+
+/* xattr_handler->get() wants both dentry and inode */
+#undef HAVE_XATTR_GET_DENTRY_INODE
+
+/* xattr_handler->get() wants xattr_handler */
+#undef HAVE_XATTR_GET_HANDLER
+
+/* xattr_handler->get() wants inode */
+#undef HAVE_XATTR_GET_INODE
+
+/* xattr_handler has name */
+#undef HAVE_XATTR_HANDLER_NAME
+
+/* xattr_handler->list() wants dentry */
+#undef HAVE_XATTR_LIST_DENTRY
+
+/* xattr_handler->list() wants xattr_handler */
+#undef HAVE_XATTR_LIST_HANDLER
+
+/* xattr_handler->list() wants inode */
+#undef HAVE_XATTR_LIST_INODE
+
+/* xattr_handler->list() wants simple */
+#undef HAVE_XATTR_LIST_SIMPLE
+
+/* xattr_handler->set() wants dentry */
+#undef HAVE_XATTR_SET_DENTRY
+
+/* xattr_handler->set() wants both dentry and inode */
+#undef HAVE_XATTR_SET_DENTRY_INODE
+
+/* xattr_handler->set() wants xattr_handler */
+#undef HAVE_XATTR_SET_HANDLER
+
+/* xattr_handler->set() wants inode */
+#undef HAVE_XATTR_SET_INODE
+
 /* Define if you have zlib */
 #undef HAVE_ZLIB
 
 /* __posix_acl_chmod() exists */
 #undef HAVE___POSIX_ACL_CHMOD
 
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
-   */
+/* Define to the sub-directory where libtool stores uninstalled libraries. */
 #undef LT_OBJDIR
 
-/* make_request_fn() returns void */
+/* make_request_fn() returns blk_qc_t */
 #undef MAKE_REQUEST_FN_RET
 
 /* Name of package */