Re: 2.6.20-mm1 - Oops using Minix 3 file system

2007-02-17 Thread Daniel Aragonés
On 2/17/07, Cédric Augonnet <[EMAIL PROTECTED]> wrote: Well i actually do access to this partition, i can edit it and use it, this on Linux. Sorry if this is not clear. Here is the point, I think. I'm afraid that you don't really access any *real* partition. If it were so, that partition wou

Re: 2.6.20-mm1 - Oops using Minix 3 file system

2007-02-17 Thread Daniel Aragonés
On 2/17/07, Cédric Augonnet <[EMAIL PROTECTED]> wrote: It appears that the trouble is in the count_free of file fs/minix/bitmap.c . This procedure is actually called twice when we issue a df command. The point where things start to get strange is i = ((numbits - (numblocks-1) * bh->b_si

Re: 2.6.20-mm1 - Oops using Minix 3 file system

2007-02-17 Thread Daniel Aragonés
On 2/17/07, Cédric Augonnet <[EMAIL PROTECTED]> wrote: ... Hi Daniel, On 2.6.20-rc6-mm3 and 2.6.20-mm1, i get an OOPS when using the minix 3 file system. I enclose the dmesg and the .config to that mail. Here are the steps to reproduce this oops (they involve using qemu to run Minix 3) - Firs

minix-v3-support.patch

2007-01-09 Thread Daniel Aragonés
On Mon, Jan 08, 2007 at 04:06:53PM -0800, Andrew Morton wrote: Daniel, it'd be good if you could review and test these changes please. Also, a signed-off-by from yourself and from Andries, please... Thanks a lot to Andries! The patch looks much more elegant now than before. And it continues