home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / protocol / appletal / 3280 < prev    next >
Encoding:
Internet Message Format  |  1992-09-02  |  1.3 KB

  1. Path: sparky!uunet!mcsun!uknet!bcc.ac.uk!nuntius!m.abbott
  2. From: m.abbott@eleceng.ucl.ac.uk (Mark Abbott)
  3. Newsgroups: comp.protocols.appletalk
  4. Subject: Re: CAP6.1 and Publish and Subscribe
  5. Message-ID: <1992Sep03.084812.28167@bas-a.bcc.ac.uk>
  6. Date: 3 Sep 92 08:48:12 GMT
  7. References: <1992Sep1.102406.26203@praxis.co.uk>
  8. Sender: news@ucl.ac.uk (Usenet News System)
  9. Organization: Elec. Eng., University College London, UK
  10. Lines: 14
  11. X-Useragent: Nuntius v1.1.1d1
  12.  
  13. In article <CKD.92Sep2142014@loiosh.eff.org> Christopher Davis,
  14. ckd@eff.org writes:
  15. >This is probably a naive suggestion, since I have not attempted to grok
  16. >the aufs code, but what about a .macdirid file in each directory?  That
  17. >way even moving your directory across filesystems won't kill you...
  18.  
  19. Very true, and probably the thing to do.  However, if you have multiple
  20. Aufs servers that share filespace, e.g. /home shared between several
  21. machines using NFS, then you need a central DirID issuing process for
  22. your shared filespace.  This process also needs to be able to convert
  23. from DirIDs back into Unix pathnames.  It strikes me that this is the
  24. major problem since you can happily move directories and the converting
  25. process will know nothing about it.  It'd take somebody with more Unix
  26. programming experience than me to arrive at a robust & portable solution !
  27.