[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200221185622.GA873427@mit.edu>
Date: Fri, 21 Feb 2020 13:56:22 -0500
From: "Theodore Y. Ts'o" <tytso@....edu>
To: Jan Kara <jack@...e.cz>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH] ext4: Fix mount failure with quota configured as module
On Fri, Feb 21, 2020 at 11:08:35AM +0100, Jan Kara wrote:
> When CONFIG_QFMT_V2 is configured as a module, the test in
> ext4_feature_set_ok() fails and so mount of filesystems with quota or
> project features fails. Fix the test to use IS_ENABLED macro which works
> properly even for modules.
>
> Fixes: d65d87a07476 ("ext4: improve explanation of a mount failure caused by a misconfigured kernel")
> Signed-off-by: Jan Kara <jack@...e.cz>
Whoops, good catch. Thanks, applied.
- Ted
Powered by blists - more mailing lists