9
0
Fork 0
barebox/fs
Sascha Hauer 77e8307b32 fs mount: fix error handling
If we register a device we have to unregister it later when
the driver did not accept the device. Also, do not forget to
free the backingstore string.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-04-11 12:36:26 +02:00
..
cramfs fs: remove unused field 'type' from struct fs_driver_d 2011-04-11 12:36:07 +02:00
Kconfig add partition mtd support 2010-07-05 13:00:02 +02:00
Makefile devfs: factor out core devfs functionality 2011-04-11 12:36:07 +02:00
devfs-core.c devfs: factor out core devfs functionality 2011-04-11 12:36:07 +02:00
devfs.c devfs: factor out core devfs functionality 2011-04-11 12:36:07 +02:00
fs.c fs mount: fix error handling 2011-04-11 12:36:26 +02:00
ramfs.c fs: remove unused field 'type' from struct fs_driver_d 2011-04-11 12:36:07 +02:00