Re: [uml-devel] [REGRESSION] um: ubd: block layer issue (Was: ext3 filesystem corruption in user mode linux)

2010-10-01 Thread Janjaap Bos
Hi, On Tue, 2010-09-28 at 21:52 +0200, Geert Uytterhoeven wrote: > On Tue, Sep 28, 2010 at 19:07, Janjaap Bos wrote: > > See attached patch, and earlier message posted in March 2010 on uml user > > list. We are out of maintainer... > > Thanks for the patch! > &

Re: [uml-devel] [REGRESSION] um: ubd: block layer issue (Was: ext3 filesystem corruption in user mode linux)

2010-10-01 Thread Janjaap Bos
See attached patch, and earlier message posted in March 2010 on uml user list. We are out of maintainer... Best, -Janjaap On Tue, 2010-09-28 at 18:16 +0200, richard -rw- weinberger wrote: > Hi Tejun! > > Chris Frey ran into some problems with ext3 on UML. > See: http://marc.info/?i=2010092404

Re: [uml-devel] [PATCH 1/1] um: ubd: Fix data corruption

2010-10-01 Thread Janjaap Bos
On Wed, 2010-09-29 at 08:10 +0900, Jens Axboe wrote: > It looks like that if we need to restart the requeue, then > we use the initial position and not the current index. Does > this help? > > diff --git a/arch/um/drivers/ubd_kern.c b/arch/um/drivers/ubd_kern.c > index 1bcd208..81ee063 100644 > -