• Christoph Hellwig's avatar
    [PATCH] serialize bus scanning · 20d32d9d
    Christoph Hellwig authored
    Synchronize all scanning activity, this fixes long-standing races
    vs /proc/scsi/scsi and sysfs addition and deletion of devices.
    
    Note that this does not serialize removing, the lists will get
    their own locking soon.
    20d32d9d
scsi_scan.c 36.4 KB