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

  1. Submitted-by: guy@auspex.uucp (Guy Harris)
  2.  
  3. >Using the System V file system switch (or vnodes, or xyznodes
  4. >or whatever ...) would allow any utility to operate on any MS/DOS
  5. >file on the MS/DOS partition without the need for copying.
  6.  
  7. *Does* allow, at least in the case of vnodes under at least some SunOS
  8. releases; Sun Consulting sells (or, at least at one point, sold; dunno
  9. if they still do) a DOS file system for SunOS, which Steve Kleiman did
  10. as a sort of "proof of concept".  Other vendors may have done the same.
  11.  
  12. I'm not sure what all this has to do with UNIX standards, though, as
  13. none of the existing UNIX standards specify the on-disk format of UNIX
  14. file systems (thank goodness!), they just specify the interface to
  15. functions that manipulate files.  I don't think the DOS file system can
  16. fully support the POSIX semantics of those functions in any case, given
  17. the file name limitations, the lack of full UNIX-style permission bits,
  18. etc., etc.. 
  19.  
  20. Volume-Number: Volume 21, Number 151
  21.  
  22.