Re: [PATCH] scsi: storvsc: Allow only one remove lun work item to be issued per lun
From: Christoph Hellwig
Date: Sat Apr 15 2017 - 10:07:44 EST
Just add a singlethreaded workqueue for storvsc_handle_error and you'll
get serialization for all error handling for free.