Re: [PATCH 09/19] lpfc: Allow set of maximum outstanding SCSI cmd limit for a target parameter

2018-01-29 Thread Hannes Reinecke
On 01/24/2018 11:45 PM, James Smart wrote: > Make the attribute writeable. > Remove the ramp up to logic as its unnecessary, simply set depth. > Add debug message if depth changed, possibly reducing limit, yet > our outstanding count has yet to catch up with it. > > Signed-off-by: Dick Kennedy

[PATCH 09/19] lpfc: Allow set of maximum outstanding SCSI cmd limit for a target parameter

2018-01-24 Thread James Smart
Make the attribute writeable. Remove the ramp up to logic as its unnecessary, simply set depth. Add debug message if depth changed, possibly reducing limit, yet our outstanding count has yet to catch up with it. Signed-off-by: Dick Kennedy Signed-off-by: James Smart