]> git.proxmox.com Git - mirror_zfs.git/blobdiff - zfs_config.h.in
Fix 'zfs set volsize=N pool/dataset'
[mirror_zfs.git] / zfs_config.h.in
index 3d47e3d7555fcee1f905ee6da5caeb40302649c8..d9a4851c5398e142320bc955b94dd613ca2b436d 100644 (file)
@@ -60,6 +60,9 @@
 /* blk_rq_sectors() is available */
 #undef HAVE_BLK_RQ_SECTORS
 
+/* check_disk_size_change() is available */
+#undef HAVE_CHECK_DISK_SIZE_CHANGE
+
 /* super_block uses const struct xattr_hander */
 #undef HAVE_CONST_XATTR_HANDLER