Skip navigation.
Home
Now Shipping Version 8.0

bug in mefstab?

While trying to strace mefstab while debugging usb drive problems, I noticed that it attempts to open files like /proc/scsi/usb-storage-0 and /proc/scsi/usb-storage-23 etc. where the number corresponds to scsi listed in /proc/scsi/scsi. Shouldnt this be /proc/scsi/usb-storage/?