9
0
Fork 0
barebox/fs
Sascha Hauer a5734b08bd fs: fix multiple mount of the same fstype
We need to assign a new device id if we want to register
a fs with the same type of an already registered fstype.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2011-01-08 13:09:53 +01: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: fix multiple mount of the same fstype 2011-01-08 13:09:53 +01:00
ramfs.c ramfs: sparse fixes 2010-10-21 22:21:24 +02:00