public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, v8, 5/6] fs: API changes enabling extra parameter to return size of type loff_t
Date: Mon, 24 Nov 2014 17:12:54 -0500	[thread overview]
Message-ID: <20141124221254.GP21184@bill-the-cat> (raw)
In-Reply-To: <1416263982-19697-6-git-send-email-suriyan.r@gmail.com>

On Mon, Nov 17, 2014 at 02:39:38PM -0800, Suriyan Ramasami wrote:

> The sandbox/ext4/fat/generic fs commands do not gracefully deal with files
> greater than 2GB. Negative values are returned in such cases.
> 
> To handle this, the fs functions have been modified to take an additional
> parameter of type "* loff_t" which is then populated. The return value
> of the fs functions are used only for error conditions.
> 
> Signed-off-by: Suriyan Ramasami <suriyan.r@gmail.com>
> 
> Acked-by: Simon Glass <sjg@chromium.org>
> 
> series-changes: 6
> - (Simon) update fs.h with comments for fs_read/fs_write/fs_size

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141124/2242bc61/attachment.pgp>

  reply	other threads:[~2014-11-24 22:12 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   ` Tom Rini [this message]
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 ` [U-Boot] [PATCH v8 0/6] fs: fat/ext4/sandbox - Deal with files greater than 2GB Pavel Machek

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=20141124221254.GP21184@bill-the-cat \
    --to=trini@ti.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