Re: [PATCH] scsi_ioctl_send_command() shouldn't write SEND DIAGNOSTICS reserved bits

2000-09-18 Thread Eric Youngdale
MAIL PROTECTED]> Sent: Monday, September 18, 2000 12:31 PM Subject: [PATCH] scsi_ioctl_send_command() shouldn't write SEND DIAGNOSTICS reserved bits > This patch prevents scsi_ioctl_send_command() from overwriting the SEND > DIAGNOSTICS (Drive Self Test) reserved bits in cmd[1], as found i

[PATCH] scsi_ioctl_send_command() shouldn't write SEND DIAGNOSTICS reserved bits

2000-09-18 Thread Matt_Domsch
This patch prevents scsi_ioctl_send_command() from overwriting the SEND DIAGNOSTICS (Drive Self Test) reserved bits in cmd[1], as found in SCSI-3. Code provided by Michael Landrus of Dell. Comments are requested. If there are no objections, Linus and Alan please apply. Below are patches to

[PATCH] scsi_ioctl_send_command() shouldn't write SEND DIAGNOSTICS reserved bits

2000-09-18 Thread Matt_Domsch
This patch prevents scsi_ioctl_send_command() from overwriting the SEND DIAGNOSTICS (Drive Self Test) reserved bits in cmd[1], as found in SCSI-3. Code provided by Michael Landrus of Dell. Comments are requested. If there are no objections, Linus and Alan please apply. Below are patches to