Re: [RFC 3/6] bidi support: bidirectional request

2007-01-23 Thread Benny Halevy
James Bottomley wrote: > On Mon, 2007-01-22 at 01:25 +0200, Boaz Harrosh wrote: >> - Instantiate another request_io_part in request for bidi_read. >> - Define & Implement new API for accessing bidi parts. >> - API to Build bidi requests and map to sglists. >> - Define new end_that_request_block() f

Re: [RFC 3/6] bidi support: bidirectional request

2007-01-22 Thread James Bottomley
On Mon, 2007-01-22 at 01:25 +0200, Boaz Harrosh wrote: > - Instantiate another request_io_part in request for bidi_read. > - Define & Implement new API for accessing bidi parts. > - API to Build bidi requests and map to sglists. > - Define new end_that_request_block() function to end a complete req

[RFC 3/6] bidi support: bidirectional request

2007-01-21 Thread Boaz Harrosh
- Instantiate another request_io_part in request for bidi_read. - Define & Implement new API for accessing bidi parts. - API to Build bidi requests and map to sglists. - Define new end_that_request_block() function to end a complete request. Signed-off-by: Benny Halevy <[EMAIL PROTECTED]> Signed-o