From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755270Ab1GNPYS (ORCPT ); Thu, 14 Jul 2011 11:24:18 -0400 Received: from adelie.canonical.com ([91.189.90.139]:41671 "EHLO adelie.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754824Ab1GNPYR (ORCPT ); Thu, 14 Jul 2011 11:24:17 -0400 Date: Thu, 14 Jul 2011 10:24:09 -0500 From: Seth Forshee To: Christoph Hellwig Cc: Daniel Barkalow , Christoph Hellwig , linux-kernel@vger.kernel.org Subject: Re: Problems with hfsplus on ipods in 2.6.38+ Message-ID: <20110714152409.GB28501@thinkpad-t410> Mail-Followup-To: Christoph Hellwig , Daniel Barkalow , Christoph Hellwig , linux-kernel@vger.kernel.org References: <20110714135302.GA28501@thinkpad-t410> <20110714144514.GA6145@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110714144514.GA6145@infradead.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Jul 14, 2011 at 10:45:14AM -0400, Christoph Hellwig wrote: > On Thu, Jul 14, 2011 at 08:53:02AM -0500, Seth Forshee wrote: > > This has had some discussion on lkml previously [1]. I've been trying to > > work on a fix, but the current iteration has problems, and I haven't > > been able to get testers to provide the logs I've requested to help me > > see what's going wrong. If you'd like to help by providing logs from the > > most recent test build on the bug you linked to (or using the patches > > from that build) that would be great. I unfortunately don't have any > > large-sector devices to test with and cannot reproduce the problems on > > 512-byte sector devices. > > I've been trying to get a large block size test device using qemu > or scsi_debug but haven't managed to get back to it. If you can get > Daniel to test you're patches I'd really appreciate your help. I wasn't aware of scsi_debug. I'll also try to test using that and see if I can recreate the problems.