9
0
Fork 0
barebox/fs
Sascha Hauer 019e12210d fs: errno should be set correctly before the end of functions
Otherwise we end up with errno not being set correctly
if a filesystem driver uses the standard open/close/read/write
functions to access its backing store.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-04-04 15:02:40 +02:00
..
cramfs cramfs: probe(): fix cdev lookup 2009-12-16 08:38:42 +01:00
Kconfig add partition mtd support 2010-07-05 13:00:02 +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 devfs: only check for ioctl function when needed 2010-07-05 15:07:13 +02:00
fs.c fs: errno should be set correctly before the end of functions 2011-04-04 15:02:40 +02:00
ramfs.c ramfs: increase chunk size to 4 kbyte 2011-03-10 14:48:35 +01:00