From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 1/9] dcache: move d_splice_alias Date: Thu, 20 Feb 2014 17:42:45 -0800 Message-ID: <20140221014245.GA24522@infradead.org> References: <20140218202652.GA12374@fieldses.org> <1392755345-12830-1-git-send-email-bfields@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org, linux-btrfs@vger.kernel.org, Josef Bacik , "Eric W. Biederman" To: "J. Bruce Fields" Return-path: Content-Disposition: inline In-Reply-To: <1392755345-12830-1-git-send-email-bfields@redhat.com> Sender: linux-btrfs-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Feb 18, 2014 at 03:28:57PM -0500, J. Bruce Fields wrote: > From: "J. Bruce Fields" > > Just a trivial move to locate it near (similar) d_materialise_unique > code and save some forward references in a following patch. > > Signed-off-by: J. Bruce Fields Looks good, Reviewed-by: Christoph Hellwig