All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] iscsi fixes/cleanups
@ 2020-06-30 23:35 Mike Christie
  2020-06-30 23:35 ` [PATCH 1/4] iscsi class: make sure the block/recovery work are done Mike Christie
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mike Christie @ 2020-06-30 23:35 UTC (permalink / raw)
  To: cleech, lduncan, martin.petersen, linux-scsi, james.bottomley

The following patches were made over Martin's 5.8 fixes branches.

The first patch:

[PATCH 1/4] iscsi class: make sure the block/recovery work are done

fixes a regression that was just added in 5.8-rc1 with commit:

commit 3ce419662dd4c9cf8db7869c4972ad51ccdf2ee3
Author: Bob Liu <bob.liu@oracle.com>
Date:   Tue May 5 09:19:08 2020 +0800

    scsi: iscsi: Register sysfs for iscsi workqueue

so it should go into 5.8-rc. With that patch we allow multple works
to be run in parallel so it broke some assumtions the iscsi class
was making.

The other patches can just go into next. They are not critical.


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

end of thread, other threads:[~2020-06-30 23:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-30 23:35 [PATCH 0/4] iscsi fixes/cleanups Mike Christie
2020-06-30 23:35 ` [PATCH 1/4] iscsi class: make sure the block/recovery work are done Mike Christie
2020-06-30 23:35 ` [PATCH 2/4] iscsi class: delay freeing target_id Mike Christie
2020-06-30 23:35 ` [PATCH 3/4] iscsi class: optimize work queue flush use Mike Christie
2020-06-30 23:35 ` [PATCH 4/4] iscsi class: remove sessdestroylist Mike Christie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.