]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - spl_config.h.in
Merge tag 'upstream/0.6.5.4'
[mirror_spl-debian.git] / spl_config.h.in
index c19555a06a08d300b6ea75e61c348383d0f26b64..cfd94db79c4496b79a0b3f5fbc6114ec3340fd7f 100644 (file)
 /* spl_config.h.in.  Generated from configure.ac by autoheader.  */
 
-/* Define to 1 to enable callb debugging */
-#undef DEBUG_CALLB
+/* Atomic types use spinlocks */
+#undef ATOMIC_SPINLOCK
 
-/* Define to 1 to enable kmem debugging */
+/* Define to 1 to enable basic kmem accounting */
 #undef DEBUG_KMEM
 
-/* Define to 1 to enable kstat debugging */
-#undef DEBUG_KSTAT
+/* Define to 1 to enable detailed kmem tracking */
+#undef DEBUG_KMEM_TRACKING
 
-/* Define to 1 to enable mutex debugging */
-#undef DEBUG_MUTEX
+/* new shrinker callback wants 2 args */
+#undef HAVE_2ARGS_NEW_SHRINKER_CALLBACK
 
-/* register_sysctl_table() wants 2 args */
-#undef HAVE_2ARGS_REGISTER_SYSCTL
+/* old shrinker callback wants 2 args */
+#undef HAVE_2ARGS_OLD_SHRINKER_CALLBACK
 
-/* INIT_WORK wants 3 args */
-#undef HAVE_3ARGS_INIT_WORK
+/* vfs_fsync() wants 2 args */
+#undef HAVE_2ARGS_VFS_FSYNC
 
-/* kernel defines atomic64_t */
-#undef HAVE_ATOMIC64_T
+/* vfs_getattr wants 2 args */
+#undef HAVE_2ARGS_VFS_GETATTR
+
+/* vfs_unlink() wants 2 args */
+#undef HAVE_2ARGS_VFS_UNLINK
 
-/* class_device_create() is available */
-#undef HAVE_CLASS_DEVICE_CREATE
+/* zlib_deflate_workspacesize() wants 2 args */
+#undef HAVE_2ARGS_ZLIB_DEFLATE_WORKSPACESIZE
 
-/* unnumbered sysctl support exists */
-#undef HAVE_CTL_UNNUMBERED
+/* old shrinker callback wants 3 args */
+#undef HAVE_3ARGS_SHRINKER_CALLBACK
 
-/* device_create() is available */
-#undef HAVE_DEVICE_CREATE
+/* vfs_unlink() wants 3 args */
+#undef HAVE_3ARGS_VFS_UNLINK
 
-/* div64_64() is available */
-#undef HAVE_DIV64_64
+/* vfs_rename() wants 4 args */
+#undef HAVE_4ARGS_VFS_RENAME
+
+/* vfs_rename() wants 5 args */
+#undef HAVE_5ARGS_VFS_RENAME
+
+/* vfs_rename() wants 6 args */
+#undef HAVE_6ARGS_VFS_RENAME
+
+/* kernel defines atomic64_t */
+#undef HAVE_ATOMIC64_T
+
+/* struct ctl_table has ctl_name */
+#undef HAVE_CTL_NAME
 
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #undef HAVE_DLFCN_H
 
-/* linux/fdtable.h exists */
-#undef HAVE_FDTABLE_HEADER
+/* fops->fallocate() exists */
+#undef HAVE_FILE_FALLOCATE
 
-/* files_fdtable() is available */
-#undef HAVE_FILES_FDTABLE
+/* struct fs_struct uses spinlock_t */
+#undef HAVE_FS_STRUCT_SPINLOCK
 
-/* fls64() is available */
-#undef HAVE_FLS64
+/* fops->fallocate() exists */
+#undef HAVE_INODE_FALLOCATE
 
-/* init_utsname() is available */
-#undef HAVE_INIT_UTSNAME
-
-/* 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
 
-/* kmalloc_node() is available */
-#undef HAVE_KMALLOC_NODE
+/* struct kmem_cache has allocflags */
+#undef HAVE_KMEM_CACHE_ALLOCFLAGS
+
+/* struct kmem_cache has gfpflags */
+#undef HAVE_KMEM_CACHE_GFPFLAGS
+
+/* kuid_t/kgid_t in use */
+#undef HAVE_KUIDGID_T
 
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
-/* monotonic_clock() is available */
-#undef HAVE_MONOTONIC_CLOCK
+/* yes */
+#undef HAVE_PDE_DATA
+
+/* __put_task_struct() is available */
+#undef HAVE_PUT_TASK_STRUCT
 
-/* struct path used in struct nameidata */
-#undef HAVE_PATH_IN_NAMEIDATA
+/* linux/sched/rt.h exists */
+#undef HAVE_SCHED_RT_HEADER
 
-/* set_normalized_timespec() is available as export */
-#undef HAVE_SET_NORMALIZED_TIMESPEC_EXPORT
+/* set_fs_pwd() needs const path * */
+#undef HAVE_SET_FS_PWD_WITH_CONST
 
-/* set_normalized_timespec() is available as inline */
-#undef HAVE_SET_NORMALIZED_TIMESPEC_INLINE
+/* struct shrink_control exists */
+#undef HAVE_SHRINK_CONTROL_STRUCT
 
-/* set_shrinker() available */
-#undef HAVE_SET_SHRINKER
+/* ->count_objects exists */
+#undef HAVE_SPLIT_SHRINKER_CALLBACK
 
 /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H
 /* Define to 1 if you have the <sys/types.h> header file. */
 #undef HAVE_SYS_TYPES_H
 
-/* task_curr() exported */
-#undef HAVE_TASK_CURR
+/* Define to 1 if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
 
-/* timespec_sub() is available */
-#undef HAVE_TIMESPEC_SUB
+/* usleep_range is available */
+#undef HAVE_USLEEP_RANGE
 
-/* linux/uaccess.h exists */
-#undef HAVE_UACCESS_HEADER
+/* yes */
+#undef HAVE_WAIT_ON_BIT_ACTION
 
-/* kernel defines uintptr_t */
-#undef HAVE_UINTPTR_T
-
-/* Define to 1 if you have the <unistd.h> header file. */
-#undef HAVE_UNISTD_H
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+#undef LT_OBJDIR
 
 /* Name of package */
 #undef PACKAGE
 /* 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
 
+/* struct rw_semaphore member wait_lock is raw_spinlock_t */
+#undef RWSEM_SPINLOCK_IS_RAW
+
+/* Define to 1 if GPL-only symbols can be used */
+#undef SPL_IS_GPL_COMPATIBLE
+
 /* Define the project alias string. */
 #undef SPL_META_ALIAS
 
 /* Define the project release date. */
 #undef SPL_META_DATA
 
+/* Define the project license. */
+#undef SPL_META_LICENSE
+
 /* Define the libtool library 'age' version information. */
 #undef SPL_META_LT_AGE