Re: Desk check of raid5.c patch from mtew@cds.duke.edu?

2001-01-30 Thread Ingo Molnar
On Mon, 29 Jan 2001, Quim K Holland wrote: > I've been following the recent 2.4.1-pre series and am wondering why > the following one-liner (obviously correct) patch has not been > applied. [...] > - return_ok = bh->b_reqnext; > + return_fail = bh->b_reqnext; oops -

Desk check of raid5.c patch from mtew@cds.duke.edu?

2001-01-29 Thread Quim K Holland
I've been following the recent 2.4.1-pre series and am wondering why the following one-liner (obviously correct) patch has not been applied. Maybe the original request from Neil to Linus did not get through? --- drivers/md/raid