From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH 2/6] misc: fix gcc warnings Date: Sun, 24 Aug 2014 12:24:39 -0400 Message-ID: <20140824162439.GF6236@thunk.org> References: <20140809042610.2441.6868.stgit@birch.djwong.org> <20140809042624.2441.34798.stgit@birch.djwong.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-ext4@vger.kernel.org To: "Darrick J. Wong" Return-path: Received: from imap.thunk.org ([74.207.234.97]:46704 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752754AbaHXQYm (ORCPT ); Sun, 24 Aug 2014 12:24:42 -0400 Content-Disposition: inline In-Reply-To: <20140809042624.2441.34798.stgit@birch.djwong.org> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Fri, Aug 08, 2014 at 09:26:24PM -0700, Darrick J. Wong wrote: > Signed-off-by: Darrick J. Wong Applied, thanks. - Ted