On Tue, Nov 17, 2015 at 11:04:03AM +0800, zhangaihua1@xxxxxxxxxx wrote: > From: Aihua Zhang <zhangaihua1@xxxxxxxxxx> > > the error is: > fs/ext4/mballoc.c:475:43: error: 'struct ext4_group_info' has > no member named 'bb_bitmap' > the definition of macro should before 'struct ext4_group_info' > > Signed-off-by: Aihua Zhang <zhangaihua1@xxxxxxxxxx> > --- > fs/ext4/ext4.h | 12 ++++++++++++ > fs/ext4/mballoc.h | 12 ------------ > 2 files changed, 12 insertions(+), 12 deletions(-) <formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read Documentation/stable_kernel_rules.txt for how to do this properly. </formletter> -- 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