summaryrefslogtreecommitdiff
path: root/lib/prio_tree.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2005-10-31 18:49:52 +0100
committerJames Bottomley <jejb@mulgrave.(none)>2005-11-06 12:49:36 -0600
commit7dfdc9a52b4219fba8240750e36de5db860ddd5f (patch)
treeb7be4c6a706aad1ce4e07ac22dea6c2afb050868 /lib/prio_tree.c
parent262eef663b579f9b495c7392ac7d2d3f34ecc9fe (diff)
downloadlinux-3.10-7dfdc9a52b4219fba8240750e36de5db860ddd5f.tar.gz
linux-3.10-7dfdc9a52b4219fba8240750e36de5db860ddd5f.tar.bz2
linux-3.10-7dfdc9a52b4219fba8240750e36de5db860ddd5f.zip
[SCSI] use a completion in scsi_send_eh_cmnd
scsi_send_eh_cmnd currently uses a semaphore and an overload of eh_timer to either get a completion for a command for a timeout. Switch to using a completion and wait_for_completion_timeout to simply the code and not having to deal with the races ourselves. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'lib/prio_tree.c')
0 files changed, 0 insertions, 0 deletions