Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Sep 1998 13:11:35 -0700
From:      Kirk McKusick <mckusick@McKusick.COM>
To:        Luoqi Chen <luoqi@watermarkgroup.com>
Cc:        Don.Lewis@tsc.tdk.com, current@FreeBSD.ORG
Subject:   Re: Yet another patch to try for softupdates panic 
Message-ID:  <199809222011.NAA14526@flamingo.McKusick.COM>
In-Reply-To: Your message of "Tue, 22 Sep 1998 17:39:26 EDT." <199809222139.RAA04421@lor.watermarkgroup.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In case (2), the fsync() syscall does call VOP_FSYNC with MNT_WAIT
and you most definitely *must* write out the parent directory
entries! When the fsync system call returns, it ensures that
the entire file, including its name, is on stable storage.

	Kirk McKusick

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809222011.NAA14526>