public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ibmvscsi: dynamic request_limit and device restart
@ 2007-02-09 17:49 Robert Jennings
  2007-02-09 17:49 ` [PATCH 1/2] ibmvscsi: allow for dynamic adjustment of server request_limit Robert Jennings
  2007-02-09 17:50 ` [PATCH 2/2] ibmvscsi: add slave_configure to allow device restart Robert Jennings
  0 siblings, 2 replies; 10+ messages in thread
From: Robert Jennings @ 2007-02-09 17:49 UTC (permalink / raw)
  To: linux-scsi; +Cc: Robert Jennings

There are two fixes for the ibmvscsi client driver in this set.

- Dynamic request_limit
The request_limit for the driver was not properly reflecting the value on
the server side and could cause can_queue to be set to improper values (-1).
The patch corrects this so that request_limit mirrors the value
on the server and sets can_queue appropriately.

- Device restart
When a drive was removed from the server and then re-added the client
would not be able to use that device.  The device would return a unit
attention and then not ready.  By adding a slave_configure function we
can set the "allow_restart" flag for all disk devices.  Now devices will
resume functioning when they are re-added to the server.

---

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/2][resend] ibmvscsi: dynamic request_limit and device restart
@ 2007-03-28 17:38 Robert Jennings
  2007-03-28 17:47 ` [PATCH 2/2] ibmvscsi: add slave_configure to allow " Robert Jennings
  0 siblings, 1 reply; 10+ messages in thread
From: Robert Jennings @ 2007-03-28 17:38 UTC (permalink / raw)
  To: linux-scsi; +Cc: James Bottomley

James,

Resending these patches for inclusion in your tree.

There are two fixes for the ibmvscsi client driver in this set.

- Dynamic request_limit
The request_limit for the driver was not properly reflecting the value on
the server side and could cause can_queue to be set to improper values (-1).
The patch corrects this so that request_limit mirrors the value
on the server and sets can_queue appropriately.

- Device restart
When a drive was removed from the server and then re-added the client
would not be able to use that device.  The device would return a unit
attention and then not ready.  By adding a slave_configure function we
can set the "allow_restart" flag for all disk devices.  Now devices will
resume functioning when they are re-added to the server.

---

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

end of thread, other threads:[~2007-03-29 16:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-09 17:49 [PATCH 0/2] ibmvscsi: dynamic request_limit and device restart Robert Jennings
2007-02-09 17:49 ` [PATCH 1/2] ibmvscsi: allow for dynamic adjustment of server request_limit Robert Jennings
2007-02-12 15:42   ` Santiago Leon
2007-02-09 17:50 ` [PATCH 2/2] ibmvscsi: add slave_configure to allow device restart Robert Jennings
2007-02-12 15:42   ` Santiago Leon
2007-02-13 16:51   ` [PATCH 2/2] [v2] " Robert Jennings
  -- strict thread matches above, loose matches on Subject: below --
2007-03-28 17:38 [PATCH 0/2][resend] ibmvscsi: dynamic request_limit and " Robert Jennings
2007-03-28 17:47 ` [PATCH 2/2] ibmvscsi: add slave_configure to allow " Robert Jennings
2007-03-28 17:54   ` Randy Dunlap
2007-03-29 16:28     ` Robert Jennings
2007-03-29 16:42       ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox