]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xen/scsiback: Replace a waitqueue and a counter by a completion
authorBart Van Assche <bart.vanassche@sandisk.com>
Tue, 23 May 2017 23:48:37 +0000 (16:48 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 7 Jul 2017 05:58:02 +0000 (22:58 -0700)
commite3eac12442c2678d64b655e9768bda1be65e0b68
treeb2e70fd0f8f85c5147204970c5d78f7f0054b59e
parent9f4ab18ac51dc87345a9cbd2527e6acf7a0a9335
xen/scsiback: Replace a waitqueue and a counter by a completion

This patch simplifies the implementation of the scsiback driver
but does not change its behavior.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.com>
Cc: David Disseldorp <ddiss@suse.de>
Cc: xen-devel@lists.xenproject.org
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/xen/xen-scsiback.c