2010-02-11 19:31:31

by Jens Axboe

[permalink] [raw]
Subject: [GIT PULL] final two block patches for 2.6.33

Hi Linus,

Two things:

- Fix an oops in cciss
- Fix for a CFQ performance regression. This is a little larger than I
would have liked, but it's well tested and also well reviewed by
several people involved.

So please pull.

git://git.kernel.dk/linux-2.6-block.git for-linus

Shaohua Li (1):
cfq-iosched: split seeky coop queues after one slice

Stephen M. Cameron (1):
cciss: Make cciss_seq_show handle holes in the h->drv[] array

block/cfq-iosched.c | 49 ++++++++++++++++---------------------------------
drivers/block/cciss.c | 3 +++
2 files changed, 19 insertions(+), 33 deletions(-)

--
Jens Axboe