[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151117040305.GA10663@kroah.com>
Date: Mon, 16 Nov 2015 20:03:05 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: zhangaihua1@...wei.com
Cc: tytso@....edu, linux-ext4@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH] fix compile error while opening the macro DOUBLE_CHECK
On Tue, Nov 17, 2015 at 11:04:03AM +0800, zhangaihua1@...wei.com wrote:
> From: Aihua Zhang <zhangaihua1@...wei.com>
>
> 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@...wei.com>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists