On Sun, 22 Feb 2004 17:23:17 -0800 Matthew Dharm <[EMAIL PROTECTED]> wrote:
| So, many people have complained about the warning message that usb-storage
| gives. It really wasn't very good.
|
| How does this strike people? At this point, I'm looking for comments (not
| to have this applied).
|
| Of course, this assumes that someone does add something to the FAQ.
|
| Matt
|
| ===== drivers/usb/storage/usb.c 1.113 vs edited =====
| --- 1.113/drivers/usb/storage/usb.c Wed Feb 11 23:57:02 2004
| +++ edited/drivers/usb/storage/usb.c Sun Feb 22 16:38:22 2004
| @@ -954,9 +954,9 @@
| scsi_scan_host(us->host);
|
| printk(KERN_DEBUG
| - "WARNING: USB Mass Storage data integrity not assured\n");
| - printk(KERN_DEBUG
| "USB Mass Storage device found at %d\n", us->pusb_dev->devnum);
| + printk(KERN_DEBUG
| + "WARNING: umount before removing USB device -- read the FAQ\n");
| return 0;
or
printk(KERN_WARNING
"WARNING: plug-and-play devices don't unmount filesystems
automatically\n");
No, I like your message better than mine.
--
~Randy
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel