Searched hist:e3eac12442c2678d64b655e9768bda1be65e0b68 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/xen/ |
H A D | xen-scsiback.c | diff e3eac12442c2678d64b655e9768bda1be65e0b68 Wed May 24 01:48:37 CEST 2017 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|