home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.12 / text0023.txt < prev    next >
Encoding:
Internet Message Format  |  1989-01-07  |  1.2 KB

  1. From: aglew@ccvaxa.UUCP (Andy Glew)
  2.  
  3. I am wondering what aspects of the POSIX standard impose
  4. constraints upon unusual implementations of the filesystem.
  5.  
  6. Eg. instead of UNIX's directories containing lists of names
  7. and inodes, what about a filesystem that was basically just
  8. a big hash table of the entire path - directories simply being
  9. entries required to be present before subsidiary files are
  10. created, not actually containing the names of subsidiary files.
  11.     Is there anything in POSIX that would prevent this?
  12.  
  13. Eg2. is the extra level of indirection filename->inode required,
  14. or is it possible simply to refuse links? And so on.
  15.  
  16.  
  17. Andy "Krazy" Glew. Gould CSD-Urbana.    USEnet:  ihnp4!uiucdcs!ccvaxa!aglew
  18. 1101 E. University, Urbana, IL 61801    ARPAnet: aglew@gswd-vms.arpa
  19.  
  20. I always felt that disclaimers were silly and affected, but there are people
  21. who let themselves be affected by silly things, so: my opinions are my own,
  22. and not the opinions of my employer, or any other organisation with which I am
  23. affiliated. I indicate my employer only so that other people may account for
  24. any possible bias I may have towards my employer's products or systems.
  25.  
  26.  
  27. Volume-Number: Volume 12, Number 24
  28.  
  29.