Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756306AbXEFVSr (ORCPT ); Sun, 6 May 2007 17:18:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755978AbXEFVSq (ORCPT ); Sun, 6 May 2007 17:18:46 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:42881 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756028AbXEFVSp (ORCPT ); Sun, 6 May 2007 17:18:45 -0400 Date: Sun, 6 May 2007 22:18:44 +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 2/5] sunrpc: Use vfs_path_lookup Message-ID: <20070506211844.GB13333@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> <1178473289960-git-send-email-jsipek@cs.sunysb.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1178473289960-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: 632 Lines: 16 On Sun, May 06, 2007 at 01:41:26PM -0400, Josef 'Jeff' Sipek wrote: > use vfs_path_lookup instead of open-coding the necessary functionality. > > Signed-off-by: Josef 'Jeff' Sipek > Acked-by: Trond Myklebust > --- > net/sunrpc/rpc_pipe.c | 16 +++++++--------- > 1 files changed, 7 insertions(+), 9 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/