From 0c03818a76b33bd87fde9029c554e3437178a6a6 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 3 Jun 1994 22:19:38 +0000 Subject: Formerly file-set-trans.c.~8~ --- libdiskfs/file-set-trans.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'libdiskfs/file-set-trans.c') diff --git a/libdiskfs/file-set-trans.c b/libdiskfs/file-set-trans.c index 44c7eba7..6858ee27 100644 --- a/libdiskfs/file-set-trans.c +++ b/libdiskfs/file-set-trans.c @@ -148,10 +148,8 @@ diskfs_S_file_set_translator (struct protid *cred, } if (existing != MACH_PORT_NULL) - { - np->translator.control = existing; - np->translator.starting = 0; - } + fshelp_set_control (&np->translator, existing); + mutex_unlock (&np->lock); return error; } -- cgit v1.2.3