Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756022AbXEFVSZ (ORCPT ); Sun, 6 May 2007 17:18:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756012AbXEFVSZ (ORCPT ); Sun, 6 May 2007 17:18:25 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:42875 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755879AbXEFVSY (ORCPT ); Sun, 6 May 2007 17:18:24 -0400 Date: Sun, 6 May 2007 22:18:19 +0100 From: Christoph Hellwig To: "Josef 'Jeff' Sipek" Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, hch@infradead.org, akpm@linux-foundation.org, viro@ftp.linux.org.uk, Trond.Myklebust@netapp.com, neilb@suse.de, mhalcrow@us.ibm.com Subject: Re: [PATCH 1/5] fs: Introduce vfs_path_lookup Message-ID: <20070506211819.GA13333@infradead.org> Mail-Followup-To: Christoph Hellwig , Josef 'Jeff' Sipek , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, akpm@linux-foundation.org, viro@ftp.linux.org.uk, Trond.Myklebust@netapp.com, neilb@suse.de, mhalcrow@us.ibm.com References: <1178473289617-git-send-email-jsipek@cs.sunysb.edu> <1178473289264-git-send-email-jsipek@cs.sunysb.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1178473289264-git-send-email-jsipek@cs.sunysb.edu> User-Agent: Mutt/1.4.2.2i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 550 Lines: 14 On Sun, May 06, 2007 at 01:41:25PM -0400, Josef 'Jeff' Sipek wrote: > Signed-off-by: Josef 'Jeff' Sipek > --- > fs/namei.c | 32 ++++++++++++++++++++++++++++++++ > include/linux/namei.h | 2 ++ > 2 files changed, 34 insertions(+), 0 deletions(-) Looks good to me. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/