From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756292Ab1IOOff (ORCPT ); Thu, 15 Sep 2011 10:35:35 -0400 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 Date: Thu, 15 Sep 2011 10:35:28 -0400 From: Christoph Hellwig To: Pavel Ivanov Cc: Christoph Hellwig , Hin-Tak Leung , linux-fsdevel@vger.kernel.org, linux-kernel , Christoph Hellwig Subject: Re: Kernel 3.1.0-rc4 oops when connecting iPod 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 Content-Disposition: inline In-Reply-To: <20110914174250.GA30240@infradead.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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.