All of lore.kernel.org
 help / color / mirror / Atom feed
* Recommended change
@ 2001-08-17  9:57 Mike Black
  2001-08-17 10:42 ` Andreas Dilger
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Black @ 2001-08-17  9:57 UTC (permalink / raw)
  To: linux-kernel

I upgraded to e2fsprog-1.23 and LInux 2.4.8 yesterday and saw this:

Aug 16 08:58:20 yeti kernel: md: fsck.ext3(pid 207) used obsolete MD ioctl,
upgrade your software to use new ictls.

Do you suppose we could change the printk line to actually output the ioctl
that was requested?

i.e.:

/usr/src/linux/drivers/md/md.c

                default:
                        printk(KERN_WARNING "md: %s(pid %d) used obsolete MD
ioctl(%d), upgrade your software to use new ictls.\n", current->comm,
current->pid, cmd);

Might help debugging this stuff a little easier.

________________________________________
Michael D. Black   Principal Engineer
mblack@csihq.com  321-676-2923,x203
http://www.csihq.com  Computer Science Innovations
http://www.csihq.com/~mike  My home page
FAX 321-676-2355


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

end of thread, other threads:[~2001-08-17 10:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-17  9:57 Recommended change Mike Black
2001-08-17 10:42 ` Andreas Dilger

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.