Re: [PATCH] Ignore partition table on device
From: H. Peter Anvin
Date: Sat Jun 02 2007 - 19:50:09 EST
Jonathan Schleifer wrote:
> "H. Peter Anvin" <hpa@xxxxxxxxx> wrote:
>
>> Partition tables aren't just read at bootup. We also adjust partition
>> tables at runtime. Since this is dynamic, ignoring partition tables
>> should be, too.
>
> So this is something that should be done with a sysctl? Anyway, it
> should also be possible to disable it already at bootup.
Well you have:
- Bootup
- Module insertion
- Removable device insertion
- Partition table change
... to be concerned with.
-hpa
-
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/