]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - spl_config.h.in
Imported Upstream version 0.6.5.9
[mirror_spl-debian.git] / spl_config.h.in
index 858636c5998e2279b1a84785ed59570f7a846164..463c5f98f5a8b37d2d28705a5d2cd69e007e9ab0 100644 (file)
 /* struct fs_struct uses spinlock_t */
 #undef HAVE_FS_STRUCT_SPINLOCK
 
+/* group_info->gid exists */
+#undef HAVE_GROUP_INFO_GID
+
 /* fops->fallocate() exists */
 #undef HAVE_INODE_FALLOCATE
 
+/* yes */
+#undef HAVE_INODE_LOCK_SHARED
+
 /* truncate_range() inode operation is available */
 #undef HAVE_INODE_TRUNCATE_RANGE
 
 /* Define to 1 if you have the <memory.h> header file. */
 #undef HAVE_MEMORY_H
 
+/* yes */
+#undef HAVE_MUTEX_OWNER
+
 /* yes */
 #undef HAVE_PDE_DATA
 
 /* __put_task_struct() is available */
 #undef HAVE_PUT_TASK_STRUCT
 
+/* struct rw_semaphore has member activity */
+#undef HAVE_RWSEM_ACTIVITY
+
+/* struct rw_semaphore has atomic_long_t member count */
+#undef HAVE_RWSEM_ATOMIC_LONG_COUNT
+
 /* linux/sched/rt.h exists */
 #undef HAVE_SCHED_RT_HEADER
 
 /* yes */
 #undef HAVE_WAIT_ON_BIT_ACTION
 
-/* Define to the sub-directory in which libtool stores uninstalled libraries.
-   */
+/* Define to the sub-directory where libtool stores uninstalled libraries. */
 #undef LT_OBJDIR
 
 /* Name of package */
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION
 
-/* rwsem_is_locked() acquires sem->wait_lock */
-#undef RWSEM_IS_LOCKED_TAKES_WAIT_LOCK
-
 /* struct rw_semaphore member wait_lock is raw_spinlock_t */
 #undef RWSEM_SPINLOCK_IS_RAW