]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/block/scsi_ioctl.c
[PATCH] scsi_ioctl: Add WRITE_LONG_2 as write safe command
[linux-2.6-omap-h63xx.git] / drivers / block / scsi_ioctl.c
index 856c2278e9d0b74ea1a8a168be4743f859505a99..079ec344eb4768677248b39a7a474c0b2c00a8d1 100644 (file)
@@ -168,6 +168,7 @@ static int verify_command(struct file *file, unsigned char *cmd)
                safe_for_write(WRITE_VERIFY_12),
                safe_for_write(WRITE_16),
                safe_for_write(WRITE_LONG),
+               safe_for_write(WRITE_LONG_2),
                safe_for_write(ERASE),
                safe_for_write(GPCMD_MODE_SELECT_10),
                safe_for_write(MODE_SELECT),