NetBSD-Bugs archive

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

PR/53999 CVS commit: src



The following reply was made to PR bin/53999; it has been noted by GNATS.

From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53999 CVS commit: src
Date: Wed, 10 Apr 2019 06:09:39 +0000

 Module Name:	src
 Committed By:	kre
 Date:		Wed Apr 10 06:09:39 UTC 2019
 
 Modified Files:
 	src/sbin/cgdconfig: cgdconfig.c
 	src/tests/dev/cgd: t_cgd.sh
 
 Log Message:
 PR bin/53999 from rudolf (eq.cz)
 
 Fix cgdconfig to report verification failures with gpt and mbr
 verification methods (and not treat them as silent hard errors).
 This also causes the cgd to be unconfigured when one of those
 verification methods fails.
 
 Add ATF tests to check that bad verification is reported, and
 does not leave the cgd configured.
 
 Patches from the PR applied.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.48 -r1.49 src/sbin/cgdconfig/cgdconfig.c
 cvs rdiff -u -r1.11 -r1.12 src/tests/dev/cgd/t_cgd.sh
 
 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