From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH] fs: Don't pass stack garbage to filesystem's get_block() in map_bh->b_size Date: Tue, 12 May 2009 15:07:26 +0100 Message-ID: <20090512140726.GP8633@ZenIV.linux.org.uk> References: <1242128276-32406-1-git-send-email-tytso@mit.edu> <20090512121959.GM21518@mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: akpm@linux-foundation.org, Dave Kleikamp , linux-fsdevel@vger.kernel.org To: Theodore Tso Return-path: Received: from zeniv.linux.org.uk ([195.92.253.2]:39567 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750878AbZELOH3 (ORCPT ); Tue, 12 May 2009 10:07:29 -0400 Content-Disposition: inline In-Reply-To: <20090512121959.GM21518@mit.edu> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Tue, May 12, 2009 at 08:19:59AM -0400, Theodore Tso wrote: > Hmm, I realized that I didn't put the name of the function that was > misbehaving in the summary line. So how about changing the patch > summary to be: > > fs: Fix nobh_truncate_page() to not pass stack garbage to get_block() OK... Merged, will push to Linus in the next pile.