]> git.proxmox.com Git - mirror_spl-debian.git/blobdiff - spl_config.h.in
Restore the compatibility to dkms < 2.2.0.3-3 (Closes: #838706)
[mirror_spl-debian.git] / spl_config.h.in
index cfd94db79c4496b79a0b3f5fbc6114ec3340fd7f..cfd6d8c2ad2a98c3963976926a244e2771db2245 100644 (file)
@@ -60,6 +60,9 @@
 /* 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