Use /sys/module instead of /proc/modules.
[zfs.git] / zfs_config.h.in
index a284126..15f5a5c 100644 (file)
 /* check_disk_size_change() is available */
 #undef HAVE_CHECK_DISK_SIZE_CHANGE
 
+/* clear_inode() is available */
+#undef HAVE_CLEAR_INODE
+
 /* super_block uses const struct xattr_hander */
 #undef HAVE_CONST_XATTR_HANDLER