From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [4/4] resize: bigalloc_check() should have return type void Date: Thu, 28 Feb 2013 20:07:21 -0500 Message-ID: <20130301010721.GB18134@thunk.org> References: <1361807708-15871-5-git-send-email-jack@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: Jan Kara Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:50663 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751855Ab3CABHe (ORCPT ); Thu, 28 Feb 2013 20:07:34 -0500 Content-Disposition: inline In-Reply-To: <1361807708-15871-5-git-send-email-jack@suse.cz> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Mon, Feb 25, 2013 at 05:55:08AM -0000, Jan Kara wrote: > Signed-off-by: Jan Kara This was also fixed by commit 0d89e5ace. Cheers, - Ted