Re: [PATCH v2 06/20] lpfc: Correct return error codes to align with nvme_fc transport

2017-08-07 Thread Johannes Thumshirn
The change itself is OK, but the Changelog is a bit odd to read, IMHO. Unfortunately I can't come up with a better version either. If you can think of one I'd be very happy. Thanks, Reviewed-by: Johannes Thumshirn -- Johannes Thumshirn Storage jthumsh...@

[PATCH v2 06/20] lpfc: Correct return error codes to align with nvme_fc transport

2017-08-04 Thread James Smart
From: Dick Kennedy Modify driver return error codes to align with host nvme transport. Driver isn't returning Exxx error codes to properly reflect out of resource or connectivity conditions (-EBUSY), yet there were hard error conditions returning -EBUSY. Fix to return: temporary failures or tem