public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* jffs on non-mtd device (small bug)
@ 2001-05-24 22:54 Pavel Machek
  2001-05-25  8:56 ` David Woodhouse
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2001-05-24 22:54 UTC (permalink / raw)
  To: kernel list

Hi!

BTW the printk probably should be KERN_ERR, because this "warning" is
fatal.

								Pavel

inode-v23.c-    if (MAJOR(dev) != MTD_BLOCK_MAJOR) {
inode-v23.c-            printk(KERN_WARNING "JFFS: Trying to mount a "
inode-v23.c:                   "non-mtd device.\n");
inode-v23.c-            return 0;
inode-v23.c-    }

-- 
I'm pavel@ucw.cz. "In my country we have almost anarchy and I don't care."
Panos Katsaloulis describing me w.r.t. patents at discuss@linmodems.org

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-05-25  8:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-24 22:54 jffs on non-mtd device (small bug) Pavel Machek
2001-05-25  8:56 ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox