mbox series

[0/2] zfcp: small bugfix on top of previous v4.21 patches

Message ID 20181206163121.32160-1-maier@linux.ibm.com (mailing list archive)
Headers show
Series zfcp: small bugfix on top of previous v4.21 patches | expand

Message

Steffen Maier Dec. 6, 2018, 4:31 p.m. UTC
James, Martin,

One new recovery fix, which is not urgent, for an old bug.
It's sufficient to apply it on top of the previously sent
23 zfcp updates for the v4.21 merge window
[https://www.spinics.net/lists/linux-scsi/msg125211.html].
The 2 new patches apply to Martin's 4.21/scsi-queue
and to James' misc branch.

Steffen Maier (2):
  zfcp: fix posting too many status read buffers leading to adapter
    shutdown
  zfcp: improve kdoc for return of zfcp_status_read_refill()

 drivers/s390/scsi/zfcp_aux.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Comments

Martin K. Petersen Dec. 8, 2018, 3:05 a.m. UTC | #1
Steffen,

> One new recovery fix, which is not urgent, for an old bug.  It's
> sufficient to apply it on top of the previously sent 23 zfcp updates
> for the v4.21 merge window

Applied to 4.21/scsi-queue, thanks!