]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - spl_config.h.in
Add upstream patch to fix delay()
[mirror_spl-debian.git] / spl_config.h.in
index 4ee1b33535d0238ee4cd5df7bbf6578154bd751f..72c6b94b1cc6e83bbe50fbb815bc53b26430deef 100644 (file)
 /* Define to 1 to enable basic debug logging */
 #undef DEBUG_LOG
 
-/* invalidate_inodes() wants 2 args */
-#undef HAVE_2ARGS_INVALIDATE_INODES
-
 /* register_sysctl_table() wants 2 args */
 #undef HAVE_2ARGS_REGISTER_SYSCTL
 
-/* set_fs_pwd() wants 2 args */
-#undef HAVE_2ARGS_SET_FS_PWD
-
 /* vfs_fsync() wants 2 args */
 #undef HAVE_2ARGS_VFS_FSYNC
 
+/* vfs_getattr wants 2 args */
+#undef HAVE_2ARGS_VFS_GETATTR
+
 /* vfs_unlink() wants 2 args */
 #undef HAVE_2ARGS_VFS_UNLINK
 
 /* zlib_deflate_workspacesize() wants 2 args */
 #undef HAVE_2ARGS_ZLIB_DEFLATE_WORKSPACESIZE
 
-/* INIT_WORK wants 3 args */
-#undef HAVE_3ARGS_INIT_WORK
-
 /* on_each_cpu wants 3 args */
 #undef HAVE_3ARGS_ON_EACH_CPU
 
@@ -60,9 +54,6 @@
 /* class_device_create() is available */
 #undef HAVE_CLASS_DEVICE_CREATE
 
-/* __clear_close_on_exec() is available */
-#undef HAVE_CLEAR_CLOSE_ON_EXEC
-
 /* struct cred exists */
 #undef HAVE_CRED_STRUCT
 
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
-/* linux/fdtable.h exists */
-#undef HAVE_FDTABLE_HEADER
-
-/* files_fdtable() is available */
-#undef HAVE_FILES_FDTABLE
+/* fops->fallocate() exists */
+#undef HAVE_FILE_FALLOCATE
 
 /* first_online_pgdat() is available */
 #undef HAVE_FIRST_ONLINE_PGDAT
 /* init_utsname() is available */
 #undef HAVE_INIT_UTSNAME
 
+/* fops->fallocate() exists */
+#undef HAVE_INODE_FALLOCATE
+
 /* struct inode has i_mutex */
 #undef HAVE_INODE_I_MUTEX
 
+/* truncate_range() inode operation is available */
+#undef HAVE_INODE_TRUNCATE_RANGE
+
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
-/* invalidate_inodes() is available */
-#undef HAVE_INVALIDATE_INODES
-
-/* invalidate_inodes_check() is available */
-#undef HAVE_INVALIDATE_INODES_CHECK
-
 /* kallsyms_lookup_name() is available */
 #undef HAVE_KALLSYMS_LOOKUP_NAME
 
+/* kern_path_locked() is available */
+#undef HAVE_KERN_PATH_LOCKED
+
 /* kern_path_parent() is available */
 #undef HAVE_KERN_PATH_PARENT_HEADER
 
 /* pgdat_list is available */
 #undef HAVE_PGDAT_LIST
 
-/* pmd_alloc_with_mask exists */
-#undef HAVE_PMD_ALLOC_WITH_MASK
-
 /* __put_task_struct() is available */
 #undef HAVE_PUT_TASK_STRUCT
 
+/* linux/sched/rt.h exists */
+#undef HAVE_SCHED_RT_HEADER
+
 /* set_fs_pwd() is available */
 #undef HAVE_SET_FS_PWD
 
+/* set_fs_pwd() needs const path * */
+#undef HAVE_SET_FS_PWD_WITH_CONST
+
 /* set_normalized_timespec() is available as export */
 #undef HAVE_SET_NORMALIZED_TIMESPEC_EXPORT
 
 /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME
 
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION