From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 1/1] fs: fat: validate sector and cluster size
Date: Tue, 20 Nov 2018 09:56:03 -0500 [thread overview]
Message-ID: <20181120145603.GV11247@bill-the-cat> (raw)
In-Reply-To: <20181031204636.15149-1-xypron.glpk@gmx.de>
On Wed, Oct 31, 2018 at 09:46:36PM +0100, Heinrich Schuchardt wrote:
> In the rest of the FAT driver we want to be able to rely on the fact that
> the cluster size is a power of two. So let's check that both the sector
> size and the number of sectors per cluster are valid.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
This breaks a number of tests under test/py/tests/test_fs/test_basic.py
as seen under 'make tests'.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181120/de5d919a/attachment.sig>
next prev parent reply other threads:[~2018-11-20 14:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-31 20:46 [U-Boot] [PATCH 1/1] fs: fat: validate sector and cluster size Heinrich Schuchardt
2018-11-20 14:56 ` Tom Rini [this message]
2018-11-20 20:29 ` [U-Boot] [U-Boot, " Heinrich Schuchardt
2018-11-20 20:33 ` Tom Rini
2018-11-20 22:08 ` Heinrich Schuchardt
2018-11-21 2:17 ` Tom Rini
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=20181120145603.GV11247@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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