Re: Partition check considered as error is breaking mounting in 2.6.27

From: David Brownell
Date: Fri Sep 12 2008 - 19:46:23 EST


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?

--
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/