[U-Boot] [U-Boot, 1/1] ext4: Refuse to mount filesystems with 64bit feature set
Tom Rini
trini at konsulko.com
Sat Aug 6 02:58:02 CEST 2016
On Fri, Jul 22, 2016 at 05:59:11PM -0400, Tom Rini wrote:
> With e2fsprogs after 1.43 the 64bit and metadata_csum features are
> enabled by default. The metadata_csum feature changes how
> ext4_group_desc->bg_checksum is calculated, which would break write
> support. The 64bit feature however introduces changes such that it
> cannot be read by implementations that do not support it. Since we do
> not support this, we must not mount it.
>
> Cc: Stephen Warren <swarren at nvidia.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Lukasz Majewski <l.majewski at samsung.com>
> Cc: Stefan Roese <sr at denx.de>
> Reported-by: Andrew Bradford <andrew.bradford at kodakalaris.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160805/cc60aa4e/attachment.sig>
More information about the U-Boot
mailing list