On 21/04/2017 13:11, Johannes Thumshirn wrote:
Move scsi_remove_host call into sas_remove_host and remove it from SAS HBA drivers, so we don't mess up the ordering. This solves an issue with double deleting sysfs entries that was introduced by the change of sysfs behaviour from commit bcdde7e ("sysfs: make __sysfs_remove_dir() recursive").Signed-off-by: Johannes Thumshirn <[email protected]> Suggested-by: Christoph Hellwig <[email protected]> Cc: Hannes Reinecke <[email protected]> Cc: James Bottomley <[email protected]> Cc: Jinpu Wang <[email protected]> Cc: John Garry <[email protected]>
For what it's worth: Tested-by: John Garry <[email protected]> # On hisi_sas

