From owner-freebsd-questions Tue Jul 21 01:58:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA10068 for freebsd-questions-outgoing; Tue, 21 Jul 1998 01:58:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA10046 for ; Tue, 21 Jul 1998 01:58:05 -0700 (PDT) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id BAA12892; Tue, 21 Jul 1998 01:56:54 -0700 (PDT) Message-Id: <199807210856.BAA12892@implode.root.com> To: Joe McGuckin cc: questions@FreeBSD.ORG Subject: Re: mount -o sync question In-reply-to: Your message of "Tue, 21 Jul 1998 00:56:18 PDT." <199807210756.AAA06414@monk.via.net> From: David Greenman Reply-To: dg@root.com Date: Tue, 21 Jul 1998 01:56:54 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >The default mode of ufs filesystems is 'sync'? No, "sync" means something a bit different; it tells the system that you want file data blocks written synchronously which is not the default. -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message