[PATCH v2 0/3] Request to queue zfcp enhancements for upstream merge window.
Nihar Panda <[email protected]>
| Newsgroups | org.kernel.vger.linux-scsi,org.kernel.vger.linux-s390 |
|---|---|
| Message-ID | <[email protected]> |
Hi Martin and James, We are submitting zfcp enhancement designed to improve trace logging for the upcoming v7.3 release. Regarding the sashiko bot feedback: the majority of the reported findings are legacy issues rather than regressions caused by this series. We plan to resolve those separately. This v2 submission corrects the single issue introduced by our previous patch set. Revision History (v2): Updated patch v2-0003 to initialize fcp_lun to 0 as per the sashiko review requirements. Chinmaya Kajagar (2): zfcp: Enhance fsf status read buffer tracing zfcp: trace return values of sysfs unit add store Steffen Maier (1): zfcp: Trace plogi and prli within open port response as payload drivers/s390/scsi/zfcp_dbf.c | 80 +++++++++++++++++++++++++++++++--- drivers/s390/scsi/zfcp_dbf.h | 34 ++++++++++++++- drivers/s390/scsi/zfcp_ext.h | 4 +- drivers/s390/scsi/zfcp_fsf.h | 4 +- drivers/s390/scsi/zfcp_sysfs.c | 19 +++++--- 5 files changed, 126 insertions(+), 15 deletions(-) -- 2.53.0