From: Dinh Nguyen <dinguyen@kernel.org>
To: Andrey Zhizhikin <andrey.z@gmail.com>
Cc: linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: socfpga_defconfig: enable support for large block devices
Date: Mon, 25 Feb 2019 10:35:10 -0600 [thread overview]
Message-ID: <c4fce9a2-2d9c-ad0a-8389-cea795af9f74@kernel.org> (raw)
In-Reply-To: <20190222122147.27132-1-andrey.z@gmail.com>
Hi Andrey,
On 2/22/19 6:21 AM, Andrey Zhizhikin wrote:
> Enable CONFIG_LBDAF, which is required by ext4 fs. This option could
> hanle both ext3 and ext4, and ex4 requires this option to be enabled,
> otherwise the filesystem is mounted RO mode.
>
> Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
> ---
> arch/arm/configs/socfpga_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
> index 08d1b3e11d68..b4b387486cd9 100644
> --- a/arch/arm/configs/socfpga_defconfig
> +++ b/arch/arm/configs/socfpga_defconfig
> @@ -21,7 +21,7 @@ CONFIG_NEON=y
> CONFIG_OPROFILE=y
> CONFIG_MODULES=y
> CONFIG_MODULE_UNLOAD=y
> -# CONFIG_LBDAF is not set
CONFIG_LDBAF is turned on by default for 32-bit. So all you have to do
is remove this line.
Thanks,
Dinh
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2019-02-25 16:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-22 12:21 [PATCH] ARM: socfpga_defconfig: enable support for large block devices Andrey Zhizhikin
2019-02-25 16:35 ` Dinh Nguyen [this message]
2019-02-25 18:55 ` Andrey Zhizhikin
2019-02-27 15:27 ` Dinh Nguyen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c4fce9a2-2d9c-ad0a-8389-cea795af9f74@kernel.org \
--to=dinguyen@kernel.org \
--cc=andrey.z@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).