RE: [PATCH] ips: sg chaining support to the path to non I/O commands

2008-02-22 Thread FUJITA Tomonori
On Tue, 19 Feb 2008 04:39:00 -0800 "Salyzyn, Mark" <[EMAIL PROTECTED]> wrote: > ACK Thanks! > Other RAID drivers (eg: aacraid) makes the assumption that commands > in these paths (INQUIRY, READ CAPACITY, MODE SENSE etc spoofing) are > single scatter gather elements and have yet to be bitten. I

RE: [PATCH] ips: sg chaining support to the path to non I/O commands

2008-02-19 Thread Salyzyn, Mark
bruary 19, 2008 4:42 AM > To: [EMAIL PROTECTED] > Cc: linux-scsi@vger.kernel.org; Salyzyn, Mark; > [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: [PATCH] ips: sg chaining support to the path to non > I/O commands > > Here is another ips patch, but not a bug fix. > &g

[PATCH] ips: sg chaining support to the path to non I/O commands

2008-02-19 Thread FUJITA Tomonori
Here is another ips patch, but not a bug fix. = From: FUJITA Tomonori <[EMAIL PROTECTED]> Subject: [PATCH] ips: sg chaining support to the path to non I/O commands I overlooked ips_scmd_buf_write and ips_scmd_buf_read when I converted ips to use the data buffer accessors. ips is unlikely