9
0
Fork 0
barebox/fs
Alexander Aring 05a68cca1f fs: fs.c fix cast
Fix casting on min argument, to avoid warnings on 64bit build.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-09-11 09:19:47 +02:00
..
cramfs use loff_t for file offsets 2012-06-30 16:53:24 +02:00
fat fs/fat: add filetype 2012-09-04 09:08:39 +02:00
Kconfig fs/mount: add autodetection type support 2012-09-04 09:08:39 +02:00
Makefile fs: Add NFS support 2012-05-14 08:36:03 +02:00
devfs-core.c partitions: Make 64bit capable 2012-06-30 16:53:25 +02:00
devfs.c fs: fix standard zero, full devices 2012-07-04 08:38:22 +02:00
fs.c fs: fs.c fix cast 2012-09-11 09:19:47 +02:00
nfs.c fs/nfs: fix read when size < 1024 2012-09-07 10:27:15 +02:00
ramfs.c ramfs: add symlink and readlink support 2012-09-05 03:22:14 +08:00
tftp.c use loff_t for file offsets 2012-06-30 16:53:24 +02:00