Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Dec 2013 15:46:03 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-amd64@freebsd.org
Cc:        freebsd-bugs@freebsd.org, Sean Bruno <sbruno@freebsd.org>
Subject:   Re: bin/184405: [regression] [patch] mfiutil(8): 'mfiutil show drives' from 9.2-REL shows 0.0 size for all drives
Message-ID:  <201312021546.03683.jhb@freebsd.org>
In-Reply-To: <201312012230.rB1MUagm045013@freefall.freebsd.org>
References:  <201312012230.rB1MUagm045013@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, December 01, 2013 5:30:36 pm linimon@freebsd.org wrote:
> Old Synopsis: [regression] [patch] 'mfiutil show drives' from 9.2-REL shows 
0.0 size for all drives
> New Synopsis: [regression] [patch] mfiutil(8): 'mfiutil show drives' from 
9.2-REL shows 0.0 size for all drives

Sean, can you take care of this since you committed the foreign config stuff?

I think you can simply replace sizeof(buf) in the call to humanize_number with
6 instead rather than using a separate array for the size as in the patch.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312021546.03683.jhb>