| commit | f84e7e41e1b88547218a3c3b1eb528005e9afdb4 | [log] [tgz] |
|---|---|---|
| author | Tejun Heo <htejun@gmail.com> | Wed Nov 22 11:21:31 2006 +0900 |
| committer | Tejun Heo <htejun@gmail.com> | Sun Dec 03 17:56:24 2006 +0900 |
| tree | 60142d47e5293405701ac44d97722762c7386beb | |
| parent | a569a30d301e4dbc0ad67a211292edece2da1146 [diff] |
[PATCH] libata: make sure sdev doesn't go away while rescanning ata_scsi_dev_rescan() doesn't synchronize against SCSI device detach and the target sdev might go away in the middle. Fix it. Signed-off-by: Tejun Heo <htejun@gmail.com>