• Patrick Mansfield's avatar
    [PATCH] add back single_lun support · 9b300b14
    Patrick Mansfield authored
    On Wed, Feb 05, 2003 at 05:14:00PM -0600, James Bottomley wrote:
    
    > I don't see device_active getting set anywhere.
    >
    > shouldn't we just dump device_active in favour of a non-zero check of
    > device_busy (it's all done under the queue lock, anyway).
    >
    > James
    
    OK - once more.
    
    This patch against the current scsi-misc-2.5 adds back the check for the
    single_lun case and removes the unused device_active field.
    
    I compiled and booted with this applied but don't have any devices (i.e.
    CD ROM changer) for testing.
    9b300b14
scsi_lib.c 34.2 KB