On Tue, Nov 17, 2015 at 11:04:03AM +0800, [email protected] wrote: > From: Aihua Zhang <[email protected]> > > 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 <[email protected]> > --- > 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 stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
