]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: Prepare API change for files greater than 2GB
authorSuriyan Ramasami <suriyan.r@gmail.com>
Mon, 17 Nov 2014 22:39:37 +0000 (14:39 -0800)
committerTom Rini <trini@ti.com>
Sun, 23 Nov 2014 11:49:04 +0000 (06:49 -0500)
commit96b1046d1c68352677aa888cc110951a68daf155
treec5dc5804e2aa8bd4876a3057e5eb0bdeccaf9a43
parent9f12cd0e062614e19734b2ab37842d387457c5e5
sandbox: Prepare API change for files greater than 2GB

Change the internal sandbox functions to use loff_t for file offsets.

Signed-off-by: Suriyan Ramasami <suriyan.r@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/os.c
arch/sandbox/cpu/state.c
common/board_f.c
fs/sandbox/sandboxfs.c
include/os.h
include/sandboxfs.h