linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] zfcp: small changes for 5.10
@ 2020-09-10 19:49 Benjamin Block
  2020-09-10 19:49 ` [PATCH 1/2] zfcp: use list_first_entry_or_null() in zfcp_erp_thread() Benjamin Block
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Benjamin Block @ 2020-09-10 19:49 UTC (permalink / raw)
  To: James E.J. Bottomley, Martin K. Petersen
  Cc: Benjamin Block, Steffen Maier, Heiko Carstens, Vasily Gorbik,
	Christian Borntraeger, Fedor Loshakov, Julian Wiedmann,
	linux-scsi, linux-s390

Hello Martin, James,

here are some small changes for zfcp I'd like to include in 5.10 if
possible. They apply cleanly on Martin's `scsi-queue`, and James' `misc`
branches.

Both patches make the driver a bit cleaner, and hopefully easier to
maintain.

Both have been in our CI for quite a while now, running every night. I
also gave them a separate regression run just now with I/O and
error-injects such as cable pulls and other external error sources. So I
am rather confident that they don't break anything for us - apart from
that they're straight forward code changes.

As always, feedback and further reviews are appreciated :-)

Julian Wiedmann (2):
  zfcp: use list_first_entry_or_null() in zfcp_erp_thread()
  zfcp: clarify access to erp_action in zfcp_fsf_req_complete()

 drivers/s390/scsi/zfcp_erp.c |  8 +++-----
 drivers/s390/scsi/zfcp_fsf.c | 10 ++++++++--
 2 files changed, 11 insertions(+), 7 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-09-22 10:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-10 19:49 [PATCH 0/2] zfcp: small changes for 5.10 Benjamin Block
2020-09-10 19:49 ` [PATCH 1/2] zfcp: use list_first_entry_or_null() in zfcp_erp_thread() Benjamin Block
2020-09-10 19:49 ` [PATCH 2/2] zfcp: clarify access to erp_action in zfcp_fsf_req_complete() Benjamin Block
2020-09-15 22:03 ` [PATCH 0/2] zfcp: small changes for 5.10 Martin K. Petersen
2020-09-22  3:56 ` Martin K. Petersen
2020-09-22 10:05   ` Benjamin Block

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).