Re: [PATCH] make cramfs look less hostile

Christoph Hellwig (hch@infradead.org)
Sun, 15 Jun 2003 18:26:42 +0100


On Sun, Jun 15, 2003 at 06:05:24PM +0200, Jörn Engel wrote:
> Hi!
>
> This thing has been biting me now and again. "cramfs: wrong magic\n"
> looks like an error condition to most people and thus creates bug
> reports. But there is no bug per se in having cramfs support in the
> kernel and booting from a jffs2 rootfs. So instead of teaching the
> users over and over, how about this little one-liner?

Umm, cramfs_fill_super has a silent parameter that's true for
probing the root filesystem. I'd suggest disabling the printk
completly if it's set.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/