All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robherring2@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V5 1/2] ext4fs ls load support
Date: Sun, 02 Sep 2012 16:34:09 -0500	[thread overview]
Message-ID: <5043D0D1.7040706@gmail.com> (raw)
In-Reply-To: <20120902113644.04596203B2F@gemini.denx.de>

On 09/02/2012 06:36 AM, Wolfgang Denk wrote:
> Dear Rob Herring,
> 
> In message <502963FC.70706@gmail.com> you wrote:
>>
>>> Can you upload the image somewhere?  And indicate which exact
>>> problems we should look for?
>>
>> Yes, I'll have to recreate one with a reasonable size.
> 
> Did you manage to find time to create an image that couldbe used for
> testing this issue?

I tried, but unfortunately with a smaller partition it all works fine.
So a 1.2GB partition was fine and a ~250GB partition was not. I'm not
sure where the breaking point is. Perhaps just taking a hard disk with
an x86 install to ext4 fs would be enough to test this. Doing this using
highbank qemu model and the disk image being my laptop's drive, I don't
see 0 length directories, but I do see other issues reading some
directories:

Highbank #ext2ls scsi 0:1 /usr/
<DIR>       4096 .
<DIR>       4096 ..
<DIR>      69632 bin
<DIR>       4096 games
<DIR>      20480 include
<DIR>      36864 lib
<DIR>       4096 local
<DIR>      12288 sbin
<DIR>      12288 share
<DIR>       4096 src
<DIR>       4096 x86_64-linux-gnu
<DIR>       4096 arm-linux-gnueabihf
<DIR>       4096 arm-linux-gnueabi
Highbank #ext2ls scsi 0:1 /usr/bin
invalid extent block

I would say go ahead and merge this. It's at least usable for smaller
/boot type partitions and may not show up on SD and MMC cards.

Rob

  parent reply	other threads:[~2012-09-02 21:34 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-15 17:39 [U-Boot] [PATCH 1/2] ext4fs ls load support uma.shankar at samsung.com
2011-12-15 22:48 ` Graeme Russ
2011-12-16 16:30 ` Mike Frysinger
2011-12-28  2:22 ` [U-Boot] [PATCH V3 " uma.shankar at samsung.com
2012-01-05 15:25   ` Wolfgang Denk
2012-01-05 15:32   ` Wolfgang Denk
2012-01-08  4:26   ` Mike Frysinger
2012-01-09 17:54   ` [U-Boot] [PATCH V4 " uma.shankar at samsung.com
2012-03-22 15:49     ` Rob Herring
2012-03-27 15:10     ` Rob Herring
2012-05-25 15:51     ` [U-Boot] [PATCH V5 " Uma Shankar
2012-08-09 21:50       ` Wolfgang Denk
2012-08-09 23:52         ` Rob Herring
2012-08-10  0:07           ` Marek Vasut
2012-08-10  6:24           ` Wolfgang Denk
2012-08-13 11:52           ` Wolfgang Denk
2012-08-13 18:28             ` Rob Herring
2012-08-13 19:17               ` Wolfgang Denk
2012-08-13 20:30                 ` Rob Herring
2012-09-02 11:36                   ` Wolfgang Denk
2012-09-02 16:48                     ` Marek Vasut
2012-09-02 21:34                     ` Rob Herring [this message]
2012-09-12 22:49               ` Tom Rini
2012-09-12 22:57                 ` Rob Herring
2012-09-13  0:53                   ` Tom Rini
2012-09-13  9:20                     ` Marek Vasut
2012-09-13 14:29                       ` Tom Rini
2012-09-20 18:34                         ` 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=5043D0D1.7040706@gmail.com \
    --to=robherring2@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.