From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] hfsplus: read support for directory hardlinks Date: Mon, 2 May 2011 10:46:31 +0200 Message-ID: <20110502084631.GA14670@lst.de> References: <1304072452-6590-1-git-send-email-grddev@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org To: Gustav Munkby Return-path: Received: from verein.lst.de ([213.95.11.211]:54760 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756859Ab1EBIqc (ORCPT ); Mon, 2 May 2011 04:46:32 -0400 Content-Disposition: inline In-Reply-To: <1304072452-6590-1-git-send-email-grddev@gmail.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: I've applied it with some minor editing to make the indentation and variable names match the surrounding code a tad better. Thanks a lot Gustav!