[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20181002173601.GA4684@thunk.org>
Date: Tue, 2 Oct 2018 13:36:01 -0400
From: "Theodore Y. Ts'o" <tytso@....edu>
To: Gabriel Krisman Bertazi <krisman@...labora.co.uk>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH RESEND] ext4: Fix build error when DX_DEBUG is defined
On Mon, Sep 24, 2018 at 02:15:24PM -0400, Gabriel Krisman Bertazi wrote:
> Enabling DX_DEBUG triggers the build error below. info is an attribute
> of the dxroot structure.
>
> linux/fs/ext4/namei.c:2264:12: error: ‘info’
> undeclared (first use in this function); did you mean ‘insl’?
> info->indirect_levels));
>
> Fixes: e08ac99fa2a2 ("ext4: add largedir feature")
> Signed-off-by: Gabriel Krisman Bertazi <krisman@...labora.co.uk>
> Reviewed-by: Lukas Czerner <lczerner@...hat.com>
Applied, thanks.
- Ted
Powered by blists - more mailing lists