--- 2.4.19pre7aa1/fs/buffer.c.~1~ Thu Apr 18 07:30:56 2002 +++ 2.4.19pre7aa1/fs/buffer.c Thu Apr 18 07:39:28 2002 @@ -2287,8 +2287,8 @@ mark_buffer_uptodate(bh, uptodate); kiobuf = bh->b_private; - end_kio_request(kiobuf, uptodate); unlock_buffer(bh); + end_kio_request(kiobuf, uptodate); } /*