Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 May 2003 23:37:12 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        "Artem 'Zazoobr' Ignatiev" <timon@memphis.mephi.ru>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: solaris/x86 disklabel geom class 
Message-ID:  <14500.1052516232@critter.freebsd.dk>
In-Reply-To: Your message of "Sat, 10 May 2003 00:59:44 %2B0400." <20030510005944.A53407@memphis.mephi.ru> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <20030510005944.A53407@memphis.mephi.ru>, "Artem 'Zazoobr' Ignatiev"
 writes:
>
>--cWoXeonUoKmBZSoM
>Content-Type: text/plain; charset=us-ascii
>Content-Disposition: inline
>
>Hello,
>	I wrote geom class that handles SUN solaris/x86 disklabels, and want
>	someone to review it...
>	Attached is a gzipped patch. 
>			Sinceherely yours, Artem 'Zazoobr' Ignatjev.

Thanks for the submission, but there are a number of problems
that needs to be addressed with this.

I would really love to receive a binary image of the relevant
sectors from an sunx86 labeled disk (the one you sent me earlier
did not contain it), because that would allow me determine if
we can reuse code from geom_sunlabel for it.

Second, your contributed code has what looks like a rather carefree
attitude to copyright messages:

+/* 
+ * This file was imported by timon@memphis.mephi.ru
+ * Some fixes were made to compile under FreeBSD
+ * Original copyright below.
+ * Original filename was sys/dklabel.h
+ * Copyright (c) 2003 by Artem Ignatiev <timon@memphis.mephi.ru>
+ */
+/*
+ * Copyright (c) 1990-1998 by Sun Microsystems, Inc.
+ * All rights reserved.
+ */
+


-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14500.1052516232>