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

  1. Submitted-by: jason@cnd.hp.com (Jason Zions)
  2.  
  3. In Article <562@usenix.org> Submitted-by: guy@auspex.uucp (Guy Harris)
  4. >...I'm not sure what all this has to do with UNIX standards.
  5.  
  6. In Article <106914@uunet.UU.NET> Submitted-by: seanf@sco.COM (Sean Fagan)
  7. >... What this has to do with standard unix is beyond me, however.
  8.  
  9. In Article <106918@uunet.UU.NET> Submitted-by: jsq@uunet.uu.net
  10. >I have to admit I agree: I don't know what this has to do with
  11. >comp.std.unix, either.  Suggest we retire this topic.
  12.  
  13. Actually, it *does* have something to do with standards. Just such a
  14. concept, i.e. how to cope with filesystems offering less than full 1003.1
  15. semantics, is a major topic of discussion in 1003.8 (POSIX Transparent File
  16. Access).
  17.  
  18. The whole thing started when we decided to divide our scope into two parts:
  19.  
  20. 1) Full TFA, which consists of additional description and the odd interface
  21. or two, for networked filesystems that supported full 1003.1 semantics, and
  22.  
  23. 2) Subset TFA, for networked filesystems that provided less than 1003.1
  24. (e.g. NFS, RFS, etc.) Supporting subset TFA meant providing some mechanism
  25. for an application to inquire as to precisely which semantics were
  26. available and which were not, and that the subset we should permit could be
  27. quite small (i.e. core usage of FTAM).
  28.  
  29. Around the time of the Snowbird meeting, we came to the not-so-startling
  30. realization that one need not require the subset-semantics filesystem to be
  31. at the other end of a network. One could have a local FTAM filestore, for
  32. example. Then, we realized that the core subset we'd extracted from FTAM
  33. was no richer than the subset of 1003.1 semantics natively supported by the
  34. current CD-ROM filesystem standard; since CD-ROMs are becoming increasingly
  35. popular devices, perhaps it made sense for 1003.8 Subset TFA to talk about
  36. those devices as well.
  37.  
  38. >From the CD-ROM it was a short step to the idea of a local DOS filesystem
  39. on a floppy or somesuch, or perhaps accessed over some PC LAN protocol like
  40. Netware or LM/X.
  41.  
  42. In other words, the whole thing isn't as far-fetched as it might seem, and
  43. it most certainly is standards-relevant.
  44.  
  45. Jason Zions
  46. Chairman of, but not speaking for, IEEE P1003.8 POSIX Transparent File Access
  47.  
  48. [ Ok, it's hard to argue with that line of thought regarding relevance.
  49. Do let's keep it technical, non-personal, and non-repetitious, however.
  50. Maybe you could say more about what 1003.8 is planning to do, in more detail?
  51. -mod ]
  52.  
  53. Volume-Number: Volume 21, Number 157
  54.  
  55.