Re: [PATCH 1/1] sunrpc: Use path_component_lookup

2007-05-06 Thread Trond Myklebust
On Sat, 2007-05-05 at 20:52 -0400, Josef 'Jeff' Sipek wrote: > use path_component_lookup instead of open-coding the necessary > functionality. > > Signed-off-by: Josef 'Jeff' Sipek <[EMAIL PROTECTED]> > --- > net/sunrpc/rpc_pipe.c | 16 +++- > 1 files changed, 7 insertions(+), 9 del

[PATCH 1/1] sunrpc: Use path_component_lookup

2007-05-05 Thread Josef 'Jeff' Sipek
use path_component_lookup instead of open-coding the necessary functionality. Signed-off-by: Josef 'Jeff' Sipek <[EMAIL PROTECTED]> --- net/sunrpc/rpc_pipe.c | 16 +++- 1 files changed, 7 insertions(+), 9 deletions(-) diff --git a/net/sunrpc/rpc_pipe.c b/net/sunrpc/rpc_pipe.c index