fs: let truncate take a loff_t argument
loff_t is the correct type for file sizes. Use it to allow to truncate
to sizes bigger than 32bit.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent cd4f8f8 commit d112c7aad310ff5261fb65d4441c0567fc54d696
@Sascha Hauer Sascha Hauer authored on 4 Feb 2019
Showing 11 changed files
View
fs/devfs.c
View
fs/efi.c
View
fs/efivarfs.c
View
fs/fat/fat.c
View
fs/nfs.c
View
fs/omap4_usbbootfs.c
View
fs/ramfs.c
View
fs/ratpfs.c
View
fs/smhfs.c
View
fs/tftp.c
View
include/fs.h