lkml.org 
[lkml]   [2001]   [Jan]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectDesk check of raid5.c patch from ?
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?

<http://marc.theaimsgroup.com/?l=linux-raid&m=97936073620401&w=2>

--- drivers/md/raid5.c 2001/01/13 04:31:15 1.1
+++ drivers/md/raid5.c 2001/01/13 04:31:30
@@ -1071,7 +1071,7 @@
bh->b_end_io(bh, 1);
}
while ((bh=return_fail)) {
- return_ok = bh->b_reqnext;
+ return_fail = bh->b_reqnext;
bh->b_reqnext = NULL;
bh->b_end_io(bh, 0);
}

------------------------------------------------------------
--== Sent via Deja.com ==--
http://www.deja.com/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:25    [W:0.060 / U:1.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site