From owner-freebsd-hackers Tue Mar 11 09:59:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id JAA25160 for hackers-outgoing; Tue, 11 Mar 1997 09:59:05 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.50]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id JAA25152 for ; Tue, 11 Mar 1997 09:58:59 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA25619; Tue, 11 Mar 1997 10:51:14 -0700 From: Terry Lambert Message-Id: <199703111751.KAA25619@phaeton.artisoft.com> Subject: Re: Hard Link Count too small! To: bde@zeta.org.au (Bruce Evans) Date: Tue, 11 Mar 1997 10:51:14 -0700 (MST) Cc: bde@zeta.org.au, terry@lambert.org, freebsd-hackers@FreeBSD.ORG, jez@netcraft.co.uk In-Reply-To: <199703110954.UAA07451@godzilla.zeta.org.au> from "Bruce Evans" at Mar 11, 97 08:54:47 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > PS: async mounting only has an indirect effect on writing timestamps to > disk anyway. Timestamps are normally written to the diskwhen the update > daemon syncs everything or as a side effect of writing inodes synchronously > for reasons unrelated to timestamps. I know this already... see my immediately previous posting. The fsync and O_WRITESYC cases are not failure cases for what we are considering. Regards, Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.