[U-Boot] [PATCH v8 0/6] fs: fat/ext4/sandbox - Deal with files greater than 2GB
Pavel Machek
pavel at denx.de
Tue Nov 18 09:19:19 CET 2014
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 at 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
More information about the U-Boot
mailing list