From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [PATCH] hfsplus: read support for directory hardlinks Date: Mon, 2 May 2011 13:40:48 +0100 Message-ID: <20110502124048.GL9487@ZenIV.linux.org.uk> References: <1304072452-6590-1-git-send-email-grddev@gmail.com> <20110502084631.GA14670@lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Gustav Munkby , linux-fsdevel@vger.kernel.org To: Christoph Hellwig Return-path: Received: from zeniv.linux.org.uk ([195.92.253.2]:60723 "EHLO ZenIV.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754250Ab1EBMku (ORCPT ); Mon, 2 May 2011 08:40:50 -0400 Content-Disposition: inline In-Reply-To: <20110502084631.GA14670@lst.de> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, May 02, 2011 at 10:46:31AM +0200, Christoph Hellwig wrote: > 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! What happens to rename() with that thing? Specifically, what happens to loop detection?