All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 V2] alua updates
@ 2012-05-18 18:08 Rob Evers
  2012-05-18 18:08 ` [PATCH 1/3 V2] alua: implement 'implied transition timeout' Rob Evers
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Rob Evers @ 2012-05-18 18:08 UTC (permalink / raw)
  To: linux-scsi

A few minor updates to the previous alua patchset...

alua: retry alua rtpg extended header for illegal request response:
- Added entry condition to alua_rtpg ILLEGAL_REQUEST retry to avoid
  possible infinite loop. Infinte loop could occur if an array fails
  non-extended format rtpg request.

- Fixed a few comment typos

alua: backoff alua rtpg retry linearly vs. geometrically:
- Added Martin George's signoff on patch as he contributed this.

Rob Evers (3):
  alua: implement 'implied transition timeout'
  alua: retry alua rtpg extended header for illegal request response
  alua: backoff alua rtpg retry linearly vs. geometrically

 drivers/scsi/device_handler/scsi_dh_alua.c |   69 ++++++++++++++++++++++++----
 include/scsi/scsi.h                        |    2 +
 2 files changed, 62 insertions(+), 9 deletions(-)

-- 
1.7.7.2


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

end of thread, other threads:[~2012-06-05 16:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-18 18:08 [PATCH 0/3 V2] alua updates Rob Evers
2012-05-18 18:08 ` [PATCH 1/3 V2] alua: implement 'implied transition timeout' Rob Evers
2012-05-18 18:17   ` Moger, Babu
2012-05-18 18:08 ` [PATCH 2/3 V2] alua: retry alua rtpg extended header for illegal request response Rob Evers
2012-05-18 18:19   ` Moger, Babu
2012-05-18 18:08 ` [PATCH 3/3 V2] alua: backoff alua rtpg retry linearly vs. geometrically Rob Evers
2012-05-18 18:19   ` Moger, Babu
2012-06-05 16:38 ` [PATCH 0/3 V2] alua updates Rob Evers

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.