9
0
Fork 0
barebox/fs
Sascha Hauer 3f637f7dc4 fs open: pass error from stat
We used to simply answer with -ENOENT in open() when the
initial call to stat() failed. Instead, forward the error from
stat().

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-03-18 15:03:31 +01:00
..
cramfs fs: get fs device using container_of 2012-02-25 14:03:56 +01:00
fat fs: get fs device using container_of 2012-02-25 14:03:56 +01:00
Kconfig Add automount support 2012-03-18 15:03:26 +01:00
Makefile Add suport for tftp as a filesystem 2012-02-19 18:48:38 +01:00
devfs-core.c devfs-code: fix warning 2012-01-16 11:41:52 +01:00
devfs.c fs: get fs device using container_of 2012-02-25 14:03:56 +01:00
fs.c fs open: pass error from stat 2012-03-18 15:03:31 +01:00
ramfs.c fs: get fs device using container_of 2012-02-25 14:03:56 +01:00
tftp.c fs: get fs device using container_of 2012-02-25 14:03:56 +01:00