Path: utzoo!attcan!uunet!cs.utexas.edu!sun-barr!newstop!exodus!cs@Eng.Sun.COM From: cs@Eng.Sun.COM (Carl Smith) Newsgroups: comp.protocols.nfs Subject: Re: NFS writes and fsync(). Message-ID: <1396@exodus.Eng.Sun.COM> Date: 15 Oct 90 18:52:06 GMT References: <1990Oct9.152612@objy.objy.com> <1990Oct14.082712.10811@objy.com> <1990Oct15.025613.12574@objy.com> Sender: news@exodus.Eng.Sun.COM Reply-To: cs@Eng.Sun.COM Organization: Sun Microsystems, Inc. Lines: 8 > Two changes could fix this. First, invalidate all NFS handles on > reboot. This would break every NFS client that I know of. It's the server's responsibility to ensure that file handles are as permanent as the files to which they refer. Carl