From e96f496ede8723a6c5eed1a59b03fb82f81a745d Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Fri, 30 Apr 1993 01:29:08 +0000 Subject: Formerly fsys.defs.~25~ --- hurd/fsys.defs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/hurd/fsys.defs b/hurd/fsys.defs index ad72560e..10b680ef 100644 --- a/hurd/fsys.defs +++ b/hurd/fsys.defs @@ -40,9 +40,7 @@ routine fsys_goaway ( flags: int); /* Return a file to the root of the filesystem. - FLAGS are as for dir_pathtrans. - AUTH_REALNODE is an authenticated node for the user doing the - lookup to the real node underlying the port. */ + FLAGS are as for dir_pathtrans. */ routine fsys_getroot ( fsys: fsys_t; #ifdef FSYS_GETROOT_UREPLY @@ -51,7 +49,6 @@ routine fsys_getroot ( flags: int; uids: idarray_t; gids: idarray_t; - auth_realnode: mach_port_move_send_t; out file: mach_port_move_send_t); /* Get a file given a file handle (see file_getfh). */ -- cgit v1.2.3