From 0f8f84902b2ea84b8dd59bb5c4bf09ff2ddd9bd5 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 13 Jul 1994 20:53:40 +0000 Subject: entered into RCS --- libdiskfs/dir-mkfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdiskfs/dir-mkfile.c') diff --git a/libdiskfs/dir-mkfile.c b/libdiskfs/dir-mkfile.c index 510f9f8a..734a7e0c 100644 --- a/libdiskfs/dir-mkfile.c +++ b/libdiskfs/dir-mkfile.c @@ -62,7 +62,7 @@ diskfs_S_dir_mkfile (struct protid *cred, flags &= (O_READ | O_WRITE | O_EXEC); *newnode = (ports_get_right (diskfs_make_protid - (diskfs_make_peropen (np, flags), + (diskfs_make_peropen (np, flags, cred->po->dotdotport), cred->uids, cred->nuids, cred->gids, cred->ngids))); *newnodetype = MACH_MSG_TYPE_MAKE_SEND; -- cgit v1.2.3