Whamcloud - gitweb
LU-1812 fsfilt: ext4_free_blocks() has changed slightly
[fs/lustre-release.git] / ldiskfs / ldiskfs / ldiskfs_config.h.in
index a5fab0a..c0fe952 100644 (file)
@@ -15,3 +15,6 @@
 
 /* - enable extended attributes for ldiskfs */
 #define CONFIG_LDISKFS_FS_XATTR 1
+
+/* ext4_free_blocks do not require struct buffer_head */
+#undef HAVE_EXT_FREE_BLOCK_WITH_BUFFER_HEAD