From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vyacheslav Dubeyko Subject: Re: [PATCH v2] hfsplus: avoid crash on failed block map free Date: Thu, 15 Nov 2012 13:31:39 +0400 Message-ID: <1352971899.2076.20.camel@slavad-ubuntu> References: <1352799065.2443.3.camel@slavad-ubuntu> <20121113143444.f8d4bbc3.akpm@linux-foundation.org> <20121114112448.GA27431@lst.de> <1352963259.2076.18.camel@slavad-ubuntu> <20121115091743.GA23286@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Andrew Morton , Alan Cox , linux-fsdevel@vger.kernel.org To: Christoph Hellwig Return-path: Received: from 50-87-16-10.unifiedlayer.com ([50.87.16.10]:43363 "HELO oproxy12-pub.bluehost.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S2993180Ab2KOJbp (ORCPT ); Thu, 15 Nov 2012 04:31:45 -0500 In-Reply-To: <20121115091743.GA23286@lst.de> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Thu, 2012-11-15 at 10:17 +0100, Christoph Hellwig wrote: > On Thu, Nov 15, 2012 at 11:07:39AM +0400, Vyacheslav Dubeyko wrote: > > So, likewise JFS model every pure Mac OS X xattr (for example, > > com.apple.FinderInfo) will be prefixed with "mac-os-x." during > > list_xattr stage. Then this prefix will be excluded for search in > > Catalog b-tree during get_xattr and set_xattr calls. And I try to rework > > the code for using general dispatching code also. > > > > Do you have any objections? :-) > > How about just osx as a short prefix? That'll mirror os2. and looks > less awkward. Otherwise the plan looks good. > Ok. I agree with "osx." prefix. With the best regards, Vyacheslav Dubeyko. > -- > To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html