From: Davidlohr Bueso <dave@xxxxxxx> Signed-off-by: Davidlohr Bueso <dave@xxxxxxx> --- fdisks/utils.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/fdisks/utils.c b/fdisks/utils.c index 8de64c2..c4ffe04 100644 --- a/fdisks/utils.c +++ b/fdisks/utils.c @@ -35,7 +35,9 @@ int fdisk_debug_mask; /* - * label probing functions + * Label probing functions. + * Must have the same order as fdisk_labeltype as the index + * depends on it. */ static const struct fdisk_label *labels[] = { -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html