From aa56141c474fcb415cd5578db2e74d4663f7b2d2 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Mon, 11 Jul 1994 22:32:31 +0000 Subject: Formerly fsys-getroot.c.~10~ --- libdiskfs/fsys-getroot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdiskfs/fsys-getroot.c b/libdiskfs/fsys-getroot.c index 94c504ab..df13b466 100644 --- a/libdiskfs/fsys-getroot.c +++ b/libdiskfs/fsys-getroot.c @@ -110,7 +110,7 @@ diskfs_S_fsys_getroot (fsys_t controlport, if (pathbuf[0] == '/') { - *retry = FS_RETRY_NORMAL; + *retry = FS_RETRY_MAGICAL; *returned_port = MACH_PORT_NULL; *returned_port_poly = MACH_MSG_TYPE_COPY_SEND; strcpy (retryname, pathbuf); -- cgit v1.2.3