Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!dayton!meccts!amdahl!oliveb!sun!guy From: guy@sun.uucp (Guy Harris) Newsgroups: net.unix-wizards,net.lan Subject: Re: NFS future enhancements? Message-ID: <8970@sun.uucp> Date: Wed, 5-Nov-86 18:57:26 EST Article-I.D.: sun.8970 Posted: Wed Nov 5 18:57:26 1986 Date-Received: Thu, 6-Nov-86 20:53:40 EST References: <596@gvax.cs.cornell.edu> Organization: Sun Microsystems, Inc. Lines: 18 Xref: mnetor net.unix-wizards:8632 net.lan:1024 > SUN has at various times indicated an intention of providing record > locking and support for swapping through NFS... Sun has already provided record locking as of SunOS 3.2, although it's not really done with NFS. There is a separate locking service, which is a different RPC service from NFS. The system calls that do record locking (the standard System V, Release 2, Version Whichever One Provides Record Locking On Your Particular Machine "fcntl" calls) go though this locking service, rather than through NFS, if the file system on which the file resides has been mounted via NFS. (BTW, it's not "SUN", it's "Sun Microsystems", or just "Sun". SUN is an acronym for Stanford University Network; "Sun" is part of the name of a company and is not an acronym.) -- Guy Harris {ihnp4, decvax, seismo, decwrl, ...}!sun!guy guy@sun.com (or guy@sun.arpa)