[PATCH 3/4] nfsctl: 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]> --- fs/nfsctl.c | 15 +-- 1 files changed, 5 insertions(+), 10 deletions(-) diff --git a/fs/nfsctl.c b/fs/nfsctl.c index c043136..2035dc7 100644 ---

[PATCH 3/4] nfsctl: 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] --- fs/nfsctl.c | 15 +-- 1 files changed, 5 insertions(+), 10 deletions(-) diff --git a/fs/nfsctl.c b/fs/nfsctl.c index c043136..2035dc7 100644 ---