NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/43105 CVS commit: src/sbin/gpt



The following reply was made to PR port-amd64/43105; it has been noted by GNATS.

From: Christos Zoulas <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43105 CVS commit: src/sbin/gpt
Date: Fri, 2 Apr 2010 09:37:00 -0400

 Module Name:   src
 Committed By:  christos
 Date:          Fri Apr  2 13:36:59 UTC 2010
 
 Modified Files:
        src/sbin/gpt: gpt.c
 
 Log Message:
 PR/43105: Peter Kerwien: Destroying a GPT partition with dd will cause gpt
 destroy / create to fail. When reading the GPT label from the end of the disk
 ignore errors if the GPT label at the beginning of the disk was not found.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.10 -r1.11 src/sbin/gpt/gpt.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index