]> Git Repo - u-boot.git/commit - fs/ext4/ext4_common.c
ext4: Prepare API change for files greater than 2GB
authorSuriyan Ramasami <[email protected]>
Mon, 17 Nov 2014 22:39:36 +0000 (14:39 -0800)
committerTom Rini <[email protected]>
Sun, 23 Nov 2014 11:49:04 +0000 (06:49 -0500)
commit9f12cd0e062614e19734b2ab37842d387457c5e5
tree81a892f216918c8a7904cd8adcc5a485f4f23288
parent1ad0b98a067a133c0e8a182649a76a4afd739594
ext4: Prepare API change for files greater than 2GB

Change the internal EXT4 functions to use loff_t for offsets.

Signed-off-by: Suriyan Ramasami <[email protected]>
Acked-by: Simon Glass <[email protected]>
[trini: Update common/spl/spl_ext.c]
Signed-off-by: Tom Rini <[email protected]>
common/cmd_ext4.c
common/spl/spl_ext.c
fs/ext4/ext4_common.c
fs/ext4/ext4_common.h
fs/ext4/ext4_write.c
fs/ext4/ext4fs.c
include/ext4fs.h
This page took 0.03412 seconds and 4 git commands to generate.