From 666ed13643f6d324abf680a117c3b5c56dd22168 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 7 Feb 1996 18:39:07 +0000 Subject: (diskfs_S_dir_lookup): Revert last change. --- libdiskfs/dir-lookup.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libdiskfs') diff --git a/libdiskfs/dir-lookup.c b/libdiskfs/dir-lookup.c index e61fef61..fd0ebc72 100644 --- a/libdiskfs/dir-lookup.c +++ b/libdiskfs/dir-lookup.c @@ -222,8 +222,7 @@ diskfs_S_dir_lookup (struct protid *dircred, /* Create an unauthenticated port for DNP, and then unlock it. */ error = - diskfs_create_protid (diskfs_make_peropen (dnp, - dircred->po->openstat, + diskfs_create_protid (diskfs_make_peropen (dnp, 0, dircred->po->dotdotport), 0, 0, 0, 0, &newpi); if (error) -- cgit v1.2.3