git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
722420f
)
[PATCH] libata: make user scan wait for scan to complete
author
Tejun Heo
<htejun@gmail.com>
Sat, 30 Sep 2006 09:07:17 +0000
(18:07 +0900)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 2 Dec 2006 03:40:29 +0000
(22:40 -0500)
Make user scan wait for scan to complete. This way user can wait for
warm plug request to complete and is prevented from causing EH event
storm by repetitively issuing scan request while EH is in progress.
Signed-off-by: Tejun Heo <htejun@gmail.com>
Cc: Fajun Chen <fajunchen@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found