home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / protocol / nfs / 3039 < prev    next >
Encoding:
Text File  |  1993-01-04  |  916 b   |  24 lines

  1. Newsgroups: comp.protocols.nfs
  2. Path: sparky!uunet!stanford.edu!CSD-NewsHost.Stanford.EDU!Xenon.Stanford.EDU!tlee
  3. From: tlee@Xenon.Stanford.EDU (Teck Yang Lee)
  4. Subject: Lock daemon between SVR4 and SVR3
  5. Message-ID: <1993Jan5.011744.24673@CSD-NewsHost.Stanford.EDU>
  6. Sender: news@CSD-NewsHost.Stanford.EDU
  7. Organization: Computer Science Department, Stanford University.
  8. Date: Tue, 5 Jan 1993 01:17:44 GMT
  9. Lines: 13
  10.  
  11.  
  12. Does anybody has any experience with file locking between a SVR4
  13. and SVR3 system? In particular, a SVR3 s5 file system is mounted 
  14. on a SVR4 system, and a client is using fcntl() to perform 
  15. record locking on the mounted SVR3 file system. Is there any known
  16. problem with the lock daemon between SVR4 and SVR3? I noticed that 
  17. the pid and sysid are defined long in SVR4 and short in SVR3. Would 
  18. this be a possible source of problem?
  19.  
  20. Any help or comment is appreciated.
  21.  
  22. Thanks
  23. tlee@xenon.stanford.edu
  24.