From 17008799405f94f21fdd87874096141f7f5f8e47 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 24 Jun 1994 19:52:41 +0000 Subject: Formerly dir-link.c.~6~ --- libdiskfs/dir-link.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdiskfs/dir-link.c') diff --git a/libdiskfs/dir-link.c b/libdiskfs/dir-link.c index a43734c8..f2104aa2 100644 --- a/libdiskfs/dir-link.c +++ b/libdiskfs/dir-link.c @@ -85,6 +85,6 @@ diskfs_S_dir_link (struct protid *filecred, mutex_unlock (&np->lock); if (!error) /* MiG won't do this for us, which it ought to. */ - mach_port_deallocate (mach_task_self (), dircred->pi.port); + mach_port_deallocate (mach_task_self (), dircred->pi.port_right); return error; } -- cgit v1.2.3