From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: Oops in minixfs_statfs Date: Thu, 18 Aug 2011 22:16:20 +0100 Message-ID: <20110818211620.GX2203@ZenIV.linux.org.uk> References: <20110816164809.GE2227@zod.bos.redhat.com> <20110817021820.GU2203@ZenIV.linux.org.uk> <20110817171829.GG2227@zod.bos.redhat.com> <20110818211320.GQ2227@zod.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Josh Boyer Return-path: Content-Disposition: inline In-Reply-To: <20110818211320.GQ2227@zod.bos.redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Thu, Aug 18, 2011 at 05:13:21PM -0400, Josh Boyer wrote: > + if (blocks != blocks_needed) > + blocks = blocks_needed; ????