Re: Please revert 5b479c91da90eef605f851508744bfe8269591a0 (md partition rescan)

2007-05-10 Thread H. Peter Anvin
Satyam Sharma wrote: > On 5/10/07, Xavier Bestel <[EMAIL PROTECTED]> wrote: >> On Thu, 2007-05-10 at 16:51 +0200, Jan Engelhardt wrote: >> > >(But Andrew never saw your email, I suspect: "[EMAIL PROTECTED]" is >> > probably >> > >some strange mixup of Andrew Morton and Andi Kleen in your mind ;) >>

Re: Please revert 5b479c91da90eef605f851508744bfe8269591a0 (md partition rescan)

2007-05-10 Thread Andrew Morton
On Thu, 10 May 2007 16:51:31 +0200 (MEST) Jan Engelhardt <[EMAIL PROTECTED]> wrote: > On May 9 2007 18:51, Linus Torvalds wrote: > > > >(But Andrew never saw your email, I suspect: "[EMAIL PROTECTED]" is probably > >some strange mixup of Andrew Morton and Andi Kleen in your mind ;) > > What do

Re: Please revert 5b479c91da90eef605f851508744bfe8269591a0 (md partition rescan)

2007-05-10 Thread Satyam Sharma
On 5/10/07, Xavier Bestel <[EMAIL PROTECTED]> wrote: On Thu, 2007-05-10 at 16:51 +0200, Jan Engelhardt wrote: > >(But Andrew never saw your email, I suspect: "[EMAIL PROTECTED]" is > probably > >some strange mixup of Andrew Morton and Andi Kleen in your mind ;) > > What do the letters kp stand fo

Re: Please revert 5b479c91da90eef605f851508744bfe8269591a0 (md partition rescan)

2007-05-10 Thread Xavier Bestel
On Thu, 2007-05-10 at 16:51 +0200, Jan Engelhardt wrote: > >(But Andrew never saw your email, I suspect: "[EMAIL PROTECTED]" is > probably > >some strange mixup of Andrew Morton and Andi Kleen in your mind ;) > > What do the letters kp stand for? "Keep Patching" ? - To unsubscribe from this l

Re: Please revert 5b479c91da90eef605f851508744bfe8269591a0 (md partition rescan)

2007-05-10 Thread Jan Engelhardt
On May 9 2007 18:51, Linus Torvalds wrote: > >(But Andrew never saw your email, I suspect: "[EMAIL PROTECTED]" is probably >some strange mixup of Andrew Morton and Andi Kleen in your mind ;) What do the letters kp stand for? Jan -- - To unsubscribe from this list: send the line "unsub

Re: Please revert 5b479c91da90eef605f851508744bfe8269591a0 (md partition rescan)

2007-05-09 Thread Linus Torvalds
On Thu, 10 May 2007, Neil Brown wrote: > > Hi Linus, > Could you please revert > > 5b479c91da90eef605f851508744bfe8269591a0 Done. (But Andrew never saw your email, I suspect: "[EMAIL PROTECTED]" is probably some strange mixup of Andrew Morton and Andi Kleen in your mind ;)

Please revert 5b479c91da90eef605f851508744bfe8269591a0 (md partition rescan)

2007-05-09 Thread Neil Brown
Hi Linus, Could you please revert 5b479c91da90eef605f851508744bfe8269591a0 It causes an oops when auto-detecting raid arrays, and it doesn't seem easy to fix. The array may not be 'open' when do_md_run is called, so bdev->bd_disk might be NULL, so bd_set_size can oops. I cannot really open