On Mon, May 09, 2016 at 12:46:46PM +0800, Qu Wenruo wrote: > The new convert framework copies code from current dumpe2fs, which uses > BIGALLOC feature introduced in e2fsprogs v1.42. > > While there are a lot of enterprise distributions which are still using > v1.41 e2fsprogs, this will cause compile error for them. > > This patch introduce backward compatibility for new convert framework, > by manually introduce macros for ext2 BIGALLOC feature. > > Signed-off-by: Qu Wenruo <quwen...@cn.fujitsu.com>
I separated the configure and runtime checks and folded the rest to the patch that used it, plus some minor tweaks. Thanks for addressing the compatibility issue, it means that the convert rework is in devel again :) -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html