From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cuda.sgi.com (cuda2.sgi.com [192.48.176.25]) by oss.sgi.com (8.14.3/8.14.3/SuSE Linux 0.8) with ESMTP id p729tfHU095693 for ; Tue, 2 Aug 2011 04:55:41 -0500 Date: Tue, 2 Aug 2011 05:55:37 -0400 From: Christoph Hellwig Subject: Re: [PATCH] xfsdump: allow multi-digit dialog prompts Message-ID: <20110802095537.GA1248@infradead.org> References: <1311784913-14191-1-git-send-email-wkendall@sgi.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1311784913-14191-1-git-send-email-wkendall@sgi.com> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Bill Kendall Cc: xfs@oss.sgi.com On Wed, Jul 27, 2011 at 11:41:53AM -0500, Bill Kendall wrote: > xfsdump issues a multiple-choice dialog in various circumstances > (e.g., media change request). An assert incorrectly limits this to > at most 8 choices even though the code can handle up to 9. Remove > the assert and change the code to handle multi-digit responses. > > Signed-off-by: Bill Kendall Looks good, Reviewed-by: Christoph Hellwig _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs