NetBSD-Bugs archive

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

Re: bin/53956: raidframe fails to create raid set



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

From: Greg Oster <oster%netbsd.org@localhost>
To: Havard Eidnes <he%NetBSD.org@localhost>
Cc: mrg%eterna.com.au@localhost, christos%zoulas.com@localhost, gnats-bugs%NetBSD.org@localhost,
 netbsd-bugs%netbsd.org@localhost
Subject: Re: bin/53956: raidframe fails to create raid set
Date: Fri, 8 Feb 2019 08:45:36 -0600

 On Fri, 08 Feb 2019 10:00:48 +0100 (CET)
 Havard Eidnes <he%NetBSD.org@localhost> wrote:
 
 > Am I reading this wrong, or shouldn't the test in rf_handle_hosed()
 > instead be
 > 
 >         if (cfgPtr->force)
 >                 return;
 > 
 > i.e. the sense of the test is wrong?
 
 You are correct.  Christos fixed it.  The fix should be pulled up to
 netbsd-8 and friends too...
 
 Later...
 
 Greg Oster
 


Home | Main Index | Thread Index | Old Index