Re: [PATCH 2/2] [MTD] Call bdi_init() and bdi_register()

From: JÃrn Engel
Date: Tue Apr 27 2010 - 07:40:24 EST


On Tue, 27 April 2010 13:31:11 +0200, Paolo Minazzi wrote:
>
> > If you add "rootfstype=romfs" to the command line, does the problem
> > still exist?
>
> Jorn , you are right.
> It seems work....
> please wait....

Ok, I'm pretty sure that logfs returns -EIO where it should return
-EINVAL. If filesystems are tried in alphabetical order, logfs comes
first and -EIO tells the kernel to stop trying and panic, essentially.

Will cook up a patch...

JÃrn

--
A defeated army first battles and then seeks victory.
-- Sun Tzu
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/