On Thu, Mar 06, 2014 at 03:03:30PM +0100, Lukáš Czerner wrote: > > I am sorry, but am I missing something ? This patch seems to do > exactly that. > > if ((fs_blocks_count > MAX_32_NUM) && > + (fs_param.s_feature_incompat & EXT4_FEATURE_INCOMPAT_64BIT)) > + fs_param.s_feature_compat &= ~EXT2_FEATURE_COMPAT_RESIZE_INODE; > > The answer from you on that patch is commenting on a guestion from > Zheng Liu who is asking whether we could skip the MAX_32_NUM check. You're right, I misread the patch and the e-mail thread. Thanks, I've applied the patch. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html