home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.21 / text0133.txt < prev    next >
Encoding:
Text File  |  1990-10-26  |  1.0 KB  |  25 lines

  1. Submitted-by: ske@pkmab.se (Kristoffer Eriksson)
  2.  
  3. In article <541@usenix.ORG> brnstnd@kramden.acf.nyu.edu (Dan Bernstein) writes:
  4. >In the filesystem abstraction, you open a filename in one stage. [...]
  5. >
  6. >You can easily construct other examples, but one should be enough to
  7. >convince you that open() just isn't sufficiently general for everything
  8. >that you might read() or write().
  9.  
  10. What prevents us from inventing a few additional filesystem operations
  11. that ARE general enough?
  12.  
  13. I think the important thing about the filesystem abstraction that is being
  14. debated here, is the idea of a common name space, and that idea does not
  15. require open() to be an indivicible operation, and it does not require that
  16. open() must be the only way to associate a file descriptor to a named object,
  17. as long as there is only one name space.
  18. -- 
  19. Kristoffer Eriksson, Peridot Konsult AB, Hagagatan 6, S-703 40 Oerebro, Sweden
  20. Phone: +46 19-13 03 60  !  e-mail: ske@pkmab.se
  21. Fax:   +46 19-11 51 03  !  or ...!{uunet,mcsun}!sunic.sunet.se!kullmar!pkmab!ske
  22.  
  23. Volume-Number: Volume 21, Number 133
  24.  
  25.