home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.protocols.nfs
- Path: sparky!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!Xenon.Stanford.EDU!tlee
- From: tlee@Xenon.Stanford.EDU (Teck Yang Lee)
- Subject: Lock daemon between SVR4 and SVR3
- Message-ID: <1993Jan5.011744.24673@CSD-NewsHost.Stanford.EDU>
- Sender: news@CSD-NewsHost.Stanford.EDU
- Organization: Computer Science Department, Stanford University.
- Date: Tue, 5 Jan 1993 01:17:44 GMT
- Lines: 13
-
-
- Does anybody has any experience with file locking between a SVR4
- and SVR3 system? In particular, a SVR3 s5 file system is mounted
- on a SVR4 system, and a client is using fcntl() to perform
- record locking on the mounted SVR3 file system. Is there any known
- problem with the lock daemon between SVR4 and SVR3? I noticed that
- the pid and sysid are defined long in SVR4 and short in SVR3. Would
- this be a possible source of problem?
-
- Any help or comment is appreciated.
-
- Thanks
- tlee@xenon.stanford.edu
-