From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: Kernel 3.1.0-rc4 oops when connecting iPod Date: Thu, 15 Sep 2011 10:35:28 -0400 Message-ID: <20110915143528.GA15980@infradead.org> References: <1315285921.46647.YahooMailClassic@web29519.mail.ird.yahoo.com> <20110912143452.GA31539@infradead.org> <20110912153129.GA10625@infradead.org> <20110914174250.GA30240@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , Hin-Tak Leung , linux-fsdevel@vger.kernel.org, linux-kernel , Christoph Hellwig To: Pavel Ivanov Return-path: Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:33801 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752924Ab1IOOfe (ORCPT ); Thu, 15 Sep 2011 10:35:34 -0400 Content-Disposition: inline In-Reply-To: <20110914174250.GA30240@infradead.org> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, Sep 14, 2011 at 01:42:50PM -0400, Christoph Hellwig wrote: > I'll switch everything to PAGE_SIZE in the patch for consistency. I'll take that back. hfsplus is mostly using PAGE_CACHE_SIZE and friends, so I'll fix the few uses of plain PAGE_SIZE instead. But that's 3.2 material.