From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 06/76] VFS: Comment follow_mount() and friends Date: Fri, 17 Jun 2011 12:53:39 -0400 Message-ID: <20110617165339.GA21737@infradead.org> References: <20110617160008.30314.22757.stgit@warthog.procyon.org.uk> <20110617160102.30314.12411.stgit@warthog.procyon.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, hch@infradead.org To: David Howells Return-path: Received: from 173-166-109-252-newengland.hfc.comcastbusiness.net ([173.166.109.252]:36463 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752356Ab1FQQxl (ORCPT ); Fri, 17 Jun 2011 12:53:41 -0400 Content-Disposition: inline In-Reply-To: <20110617160102.30314.12411.stgit@warthog.procyon.org.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Fri, Jun 17, 2011 at 05:01:02PM +0100, David Howells wrote: > From: Valerie Aurora > > Add comments describing what the directions "up" and "down" mean and > ref count handling to the VFS follow_mount() family of functions. > > Signed-off-by: Valerie Aurora > Cc: Alexander Viro Should go to the front of the queue. Together with patch 1 it's something that could be merged ASAP.