16091 auto-install core dumped when trying to delete an extended partition Build142
authorEthan Quach <Ethan.Quach@sun.com>
Mon, 14 Jun 2010 11:44:08 -0700
changeset 836 0707c84bc450
parent 835 a073d718771e
child 837 b0bf6cf75c3e
16091 auto-install core dumped when trying to delete an extended partition
usr/src/lib/liborchestrator/disk_parts.c
--- a/usr/src/lib/liborchestrator/disk_parts.c	Mon Jun 14 11:11:46 2010 -0700
+++ b/usr/src/lib/liborchestrator/disk_parts.c	Mon Jun 14 11:44:08 2010 -0700
@@ -19,8 +19,7 @@
  * CDDL HEADER END
  */
 /*
- * Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
- * Use is subject to license terms.
+ * Copyright (c) 2010, Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include <assert.h>
@@ -977,7 +976,7 @@
 
 		if (is_deleted_partition(p_orig, p_new)) {
 			om_debug_print(OM_DBGLVL_INFO,
-			    "Partition pid=%d, ord=%s, type=%02X "
+			    "Partition pid=%d, ord=%d, type=%02X "
 			    "is to be deleted\n",
 			    p_orig->partition_id,
 			    p_orig->partition_order,