Linux 3.5 compat, iops->truncate_range() removed
[zfs.git] / zfs_config.h.in
index 7aebb8f..a284126 100644 (file)
 /* fops->fallocate() exists */
 #undef HAVE_INODE_FALLOCATE
 
+/* iops->truncate_range() exists */
+#undef HAVE_INODE_TRUNCATE_RANGE
+
 /* insert_inode_locked() is available */
 #undef HAVE_INSERT_INODE_LOCKED