From: Pavel Machek <pavel@suse.cz>
To: kernel list <linux-kernel@vger.kernel.org>
Subject: jffs on non-mtd device (small bug)
Date: Fri, 25 May 2001 00:54:58 +0200 [thread overview]
Message-ID: <20010525005458.A16774@bug.ucw.cz> (raw)
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
next reply other threads:[~2001-05-25 8:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-05-24 22:54 Pavel Machek [this message]
2001-05-25 8:56 ` jffs on non-mtd device (small bug) David Woodhouse
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010525005458.A16774@bug.ucw.cz \
--to=pavel@suse.cz \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.