[U-Boot] [PATCH v2] fs/ext4: Support device block sizes != 512 bytes.

Tom Rini trini at ti.com
Tue Apr 30 21:11:42 CEST 2013


On Tue, Mar 26, 2013 at 08:05:59AM -0400, egbert.eich at gmail.com wrote:

> From: Egbert Eich <eich at suse.com>
> 
> The 512 byte block size was hard coded in the ext4 file systems. Large
> harddisks today support bigger block sizes typically 4096 bytes.
> 
> Signed-off-by: Egbert Eich <eich at suse.com>
> ---
>  fs/ext4/dev.c          |   60 +++++++++++++++++++++++++++++++----------------
>  fs/ext4/ext4_common.c  |   42 ++++++++++++++++++---------------
>  fs/ext4/ext4_common.h  |    2 +-
>  fs/ext4/ext4_journal.c |    6 +---
>  fs/ext4/ext4_write.c   |   32 +++++++++++++------------
>  fs/ext4/ext4fs.c       |   14 ++++++----
>  include/ext4fs.h       |    1 +
>  include/ext_common.h   |   12 ++-------
>  8 files changed, 94 insertions(+), 75 deletions(-)

This breaks the sandbox and trats boards (same problem on both), please
fix, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130430/07a05a6e/attachment.pgp>


More information about the U-Boot mailing list