From owner-freebsd-questions Tue Jun 30 15:48:56 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA22076 for freebsd-questions-outgoing; Tue, 30 Jun 1998 15:48:56 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from lestat.nas.nasa.gov (lestat.nas.nasa.gov [129.99.50.29]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA22060; Tue, 30 Jun 1998 15:48:41 -0700 (PDT) (envelope-from thorpej@lestat.nas.nasa.gov) Received: from localhost (localhost [127.0.0.1]) by lestat.nas.nasa.gov (8.8.8/8.6.12) with SMTP id PAA29470; Tue, 30 Jun 1998 15:34:45 -0700 (PDT) Message-Id: <199806302234.PAA29470@lestat.nas.nasa.gov> X-Authentication-Warning: lestat.nas.nasa.gov: localhost [127.0.0.1] didn't use HELO protocol To: Terry Lambert Cc: hackers@FreeBSD.ORG, mkn@emailbox.hdtv.lucent.com, freebsd-questions@FreeBSD.ORG Subject: Re: Unsupport calls Reply-To: Jason Thorpe From: Jason Thorpe Date: Tue, 30 Jun 1998 15:34:44 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 30 Jun 1998 21:42:06 +0000 (GMT) Terry Lambert wrote: > > > fdatasync - no support in FreeBSD. Maybe not a big deal. > > > > Yes, I can't find it either, not even in the Solaris man pages. What > > does it do? > > It is a Linux-ism having to do with syncing out the file data and > not the file metadata. No it is NOT an Linux-ism. From the NetBSD fdatasync(2) manual page: STANDARDS The fdatasync() function conforms to IEEE Std1003.1b-1993 (``POSIX''). This is in NetBSD-current, and will be in the NetBSD 1.4 release. > The FreeBSD equivalent is fsync(), since you have no choice on the > metadata, since FreeBSD obeys the POSIX semantics (which require > metadata updates to occur). You're a bit out of date. Jason R. Thorpe thorpej@nas.nasa.gov NASA Ames Research Center Home: +1 408 866 1912 NAS: M/S 258-5 Work: +1 650 604 0935 Moffett Field, CA 94035 Pager: +1 650 428 6939 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message