K 10 svn:author V 6 itojun K 8 svn:date V 27 1997-08-17T14:04:08.000000Z K 7 svn:log V 251 To handle scsi RESERVATION CONFLICT properly in ahc driver. Could somebody please update other drivers so that SCSI_RSVD (0x18) to be handled just like SCSI_BUSY(0x08)? There's no need for extra state, so we use XS_BUSY for SCSI_RSVD too. PR: 4257 END