From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kara Subject: Re: linux-next: build warning after merge of the ext3 tree Date: Wed, 24 Feb 2010 11:58:11 +0100 Message-ID: <20100224105808.GB3687@quack.suse.cz> References: <20100224190520.8cd15930.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from cantor.suse.de ([195.135.220.2]:36622 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756639Ab0BXK6I (ORCPT ); Wed, 24 Feb 2010 05:58:08 -0500 Content-Disposition: inline In-Reply-To: <20100224190520.8cd15930.sfr@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Jan Kara , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Christoph Hellwig , Steven Whitehouse Hi Stephen, On Wed 24-02-10 19:05:20, Stephen Rothwell wrote: > After merging the ext3 tree, today's linux-next build (x86_64 > allmodconfig) produced this warning: > > fs/gfs2/quota.c:1581: warning: initialization from incompatible pointer type > > Introduced by commit ec304a27d7750ba666ad2d446434ddd47fa93c40 ("quota: > move code from sync_quota_sb into vfs_quota_sync"). From the commit > message, I expect that this has been thought about. Thanks for the notification. It seems Christoph missed to convert gfs2_quota_sync(). I've now fixed it in a minimalistic way (just added the wait parameter to the function). Steven (Whitehouse), if GFS2 wants to do something more clever, please let me know (or fix up in your tree). Thanks Honza -- Jan Kara SUSE Labs, CR