]> Git Repo - J-u-boot.git/commit
fat: Prepare API change for files greater than 2GB
authorSuriyan Ramasami <[email protected]>
Mon, 17 Nov 2014 22:39:35 +0000 (14:39 -0800)
committerTom Rini <[email protected]>
Sun, 23 Nov 2014 11:49:04 +0000 (06:49 -0500)
commit1ad0b98a067a133c0e8a182649a76a4afd739594
tree26f5ce4468fb8886efee020e31257f62c5feaca4
parent64553717bb3552f736090298ea952cb5ef07ef75
fat: Prepare API change for files greater than 2GB

Change the internal FAT functions to use loff_t for offsets.

Signed-off-by: Suriyan Ramasami <[email protected]>
Acked-by: Simon Glass <[email protected]>
[trini: Fix fs/fat/fat.c for min3 updates]
Signed-off-by: Tom Rini <[email protected]>
board/esd/common/auto_update.c
common/cmd_fat.c
common/env_fat.c
fs/fat/fat.c
fs/fat/fat_write.c
fs/fat/file.c
include/fat.h
This page took 0.035517 seconds and 4 git commands to generate.