Re: [PATCH 2/3] cciss: add support for blktrace

2007-11-20 Thread Jens Axboe
On Mon, Nov 19 2007, Mike Miller wrote: > Patch 2 of 3 > This patch adds support for the blktrace utility. Please consider this for > inclusion. Seems there was already a call to blk_add_trace. This patch adds > ifdef's and includes the header file. > > Signed-off-by: Mike Miller <[EMAIL PROTECTED

Re: [PATCH 2/3] cciss: add support for blktrace

2007-11-19 Thread Andrew Morton
On Mon, 19 Nov 2007 16:07:17 -0600 Mike Miller <[EMAIL PROTECTED]> wrote: > Patch 2 of 3 > This patch adds support for the blktrace utility. Please consider this for > inclusion. Seems there was already a call to blk_add_trace. This patch adds > ifdef's and includes the header file. > > Signed-of