All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v8 0/6] fs: fat/ext4/sandbox - Deal with files greater than 2GB
Date: Tue, 18 Nov 2014 09:19:19 +0100	[thread overview]
Message-ID: <20141118081919.GA3761@amd> (raw)
In-Reply-To: <1416263982-19697-1-git-send-email-suriyan.r@gmail.com>

On Mon 2014-11-17 14:39:33, Suriyan Ramasami wrote:
> The commands fatls/ext4ls give negative values when dealing with files
> greater than 2GB.
> The commands fatsize/ext4size do not update the variable filesize for
> these files.
> 
> To deal with this, the fs functions have been modified to take an additional
> parameter of type "* loff_t" which is then populated. The return value of th
> fs functions are used only for error conditions.

I dislike additional parameters, but Simon want them, so what...

Acked-by: Pavel Machek <pavel@denx.de>

> Changes in v8:
> - No changes.
...
> - None

I don't think it is strictly neccessary to do change lists on the
cover letter... And this one looks funny.

Best regards,
								Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

      parent reply	other threads:[~2014-11-18  8:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-17 22:39 [U-Boot] [PATCH v8 0/6] fs: fat/ext4/sandbox - Deal with files greater than 2GB Suriyan Ramasami
2014-11-17 22:39 ` [U-Boot] [PATCH v8 1/6] sandbox: Use md5sum and fatwrite to enable testing of fs commands Suriyan Ramasami
2014-11-24 22:12   ` [U-Boot] [U-Boot, v8, " Tom Rini
2014-11-17 22:39 ` [U-Boot] [PATCH v8 2/6] fat: Prepare API change for files greater than 2GB Suriyan Ramasami
2014-11-24 22:12   ` [U-Boot] [U-Boot, v8, " Tom Rini
2014-11-27  8:06     ` Jan Kiszka
2014-11-27 12:11       ` Tom Rini
2014-11-27 12:23         ` Jan Kiszka
2014-11-17 22:39 ` [U-Boot] [PATCH v8 3/6] ext4: " Suriyan Ramasami
2014-11-24 22:12   ` [U-Boot] [U-Boot, v8, " Tom Rini
2014-11-17 22:39 ` [U-Boot] [PATCH v8 4/6] sandbox: " Suriyan Ramasami
2014-11-24 22:12   ` [U-Boot] [U-Boot, v8, " Tom Rini
2014-11-17 22:39 ` [U-Boot] [PATCH v8 5/6] fs: API changes enabling extra parameter to return size of type loff_t Suriyan Ramasami
2014-11-24 22:12   ` [U-Boot] [U-Boot, v8, " Tom Rini
2014-11-17 22:39 ` [U-Boot] [PATCH v8 6/6] sandbox: script for testing sandbox/ext4/fat/fs commands Suriyan Ramasami
2014-11-24 22:13   ` [U-Boot] [U-Boot, v8, " Tom Rini
2014-11-18  8:19 ` Pavel Machek [this message]

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=20141118081919.GA3761@amd \
    --to=pavel@denx.de \
    --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.