From: Ted Ts'o Subject: Re: [02/15, RESEND] libext2fs: fix dubious code in ext2fs_numeric_progress_init() Date: Mon, 20 Dec 2010 10:04:51 -0500 Message-ID: <20101220150451.GD24990@thunk.org> References: <1291020917-8671-3-git-send-email-namhyung@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: Namhyung Kim Return-path: Received: from THUNK.ORG ([69.25.196.29]:60307 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757740Ab0LTPEw (ORCPT ); Mon, 20 Dec 2010 10:04:52 -0500 Content-Disposition: inline In-Reply-To: <1291020917-8671-3-git-send-email-namhyung@gmail.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Sun, Nov 28, 2010 at 10:55:04PM -0000, Namhyung Kim wrote: > Looks like a copy & paste problem to me. > > Signed-off-by: Namhyung Kim Applied, thanks. - Ted