Re: Partition check considered as error is breaking mounting in2.6.27

From: Alan Stern
Date: Fri Sep 12 2008 - 22:23:12 EST


On Fri, 12 Sep 2008, David Brownell wrote:

> On Friday 12 September 2008, Andrew Morton wrote:
> >                         printk(KERN_ERR " %s: p%d exceeds device capacity\n",
> >                                 disk->disk_name, p);
> > -                       continue;
> >                 }
>
> So that now deserves to be KERN_WARN not KERN_ERR, yes?

In addition it deserves to be commented so that somebody doesn't go and
change it yet again.

Alan Stern

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