Files
linux/fs
Dan Carpenter 6325932666 affs: use loff_t in affs_truncate()
It seems pretty unlikely that AFFS supports files over 4GB but we may as
well leave use loff_t just for cleanness sake instead of truncating it to
32 bits.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Marco Stornelli <marco.stornelli@gmail.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2013-09-11 15:59:29 -07:00
..
2013-09-11 15:59:29 -07:00
2013-09-04 09:23:46 -04:00
2013-08-12 15:22:43 -05:00
2013-09-07 10:38:29 +02:00
2013-09-04 09:23:46 -04:00
2013-09-03 22:52:45 -04:00
2013-09-07 19:54:56 -04:00