From owner-freebsd-bugs@FreeBSD.ORG Sun Jul 17 16:10:25 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8650116A41C for ; Sun, 17 Jul 2005 16:10:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A16F43D45 for ; Sun, 17 Jul 2005 16:10:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j6HGAPGn042338 for ; Sun, 17 Jul 2005 16:10:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j6HGAPgf042337; Sun, 17 Jul 2005 16:10:25 GMT (envelope-from gnats) Date: Sun, 17 Jul 2005 16:10:25 GMT Message-Id: <200507171610.j6HGAPgf042337@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Poul-Henning Kamp" Cc: Subject: Re: bin/83619: 'diskinfo -t' fails with disks smaller than about 6.3GB. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Poul-Henning Kamp List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2005 16:10:25 -0000 The following reply was made to PR bin/83619; it has been noted by GNATS. From: "Poul-Henning Kamp" To: trasz Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: bin/83619: 'diskinfo -t' fails with disks smaller than about 6.3GB. Date: Sun, 17 Jul 2005 18:04:09 +0200 In message <200507171557.j6HFv6jf005130@www.freebsd.org>, trasz writes: >>Description: > apparently 'diskinfo -t' does not work with disks smaller than about 6.3GB. however, instead of falling gracefully, it does it like this: > A patch is most welcome to make it fail more gracefully. Please do not change the logic of the test however, the idea is to have a constant test-definition. -- 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.