From owner-freebsd-hackers Wed Mar 22 20:36:29 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id UAA28510 for hackers-outgoing; Wed, 22 Mar 1995 20:36:29 -0800 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id UAA28504 for ; Wed, 22 Mar 1995 20:36:27 -0800 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA16722; Wed, 22 Mar 95 21:29:59 MST From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9503230429.AA16722@cs.weber.edu> Subject: Re: Why IDE is bad To: hasty@star-gate.com (Amancio Hasty) Date: Wed, 22 Mar 95 21:29:58 MST Cc: toor@jsdinc.root.com, star-gate.com!hasty@implode.root.com, hackers@FreeBSD.org In-Reply-To: <199503221746.RAA00964@star-gate.com> from "Amancio Hasty" at Mar 22, 95 05:46:21 pm X-Mailer: ELM [version 2.4dev PL52] Sender: hackers-owner@FreeBSD.org Precedence: bulk > > What do you mean "async mounts"? > > mount -o async /dev/ ... Does nothing. The 'async' option if for when a process is around to do retries. Remote file system only, since a local file system will just mount successfully. Why, what do you think it should *do* instead? Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.