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.