9
0
Fork 0
barebox/fs
Sascha Hauer 915aa03c77 fs: write: fix writing on devices
We can't truncate device files. Make sure that if we want to
write beyond the device that the bytes that still fit into the
device get written.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-07-30 16:10:20 +02:00
..
cramfs reactivate cramfs 2009-07-21 16:41:47 +02:00
Kconfig This is Kconfig cleanup patch (not all configurations will use CFI, SPI, RAMFS and DEVFS). 2008-05-12 15:59:48 +02:00
Makefile This is Kconfig cleanup patch (not all configurations will use CFI, SPI, RAMFS and DEVFS). 2008-05-12 15:59:48 +02:00
devfs.c get rid of device ids 2009-07-21 16:41:47 +02:00
fs.c fs: write: fix writing on devices 2009-07-30 16:10:20 +02:00
ramfs.c make sure ramfs/devfs are initialised when needed 2009-07-21 16:41:46 +02:00