Re: [PATCH] lpfc: Remove bg debugfs buffers

2019-08-29 Thread Martin K. Petersen
James, > Capturing and downloading dif command data and dif data was done a > dozen years ago and no longer being used. Also creates a potential > security hole. > > Remove the debugfs buffer for dif debugging. Applied to 5.4/scsi-queue, thanks! -- Martin K. Petersen Oracle Linux Enginee

Re: [PATCH] lpfc: Remove bg debugfs buffers

2019-08-28 Thread Hannes Reinecke
On 8/27/19 11:28 PM, James Smart wrote: Capturing and downloading dif command data and dif data was done a dozen years ago and no longer being used. Also creates a potential security hole. Remove the debugfs buffer for dif debugging. Signed-off-by: Dick Kennedy Signed-off-by: James Smart CC:

[PATCH] lpfc: Remove bg debugfs buffers

2019-08-27 Thread James Smart
Capturing and downloading dif command data and dif data was done a dozen years ago and no longer being used. Also creates a potential security hole. Remove the debugfs buffer for dif debugging. Signed-off-by: Dick Kennedy Signed-off-by: James Smart CC: KyleMahlkuch CC: Hannes Reinecke --- dr