[Info-vax] Request description of UFS for VMS person

Bob Koehler koehler at eisner.nospam.encompasserve.org
Thu Apr 30 08:42:19 EDT 2009


In article <6bd447f4-e8dd-4256-b105-3b68b5231260 at y6g2000prf.googlegroups.com>, AEF <spamsink2001 at yahoo.com> writes:
> 
> So can you or anyone else tell us more of the advantages? And on the
> Unix side if there is a way to read the super block and inodes? So
> much for "everything is a file in Unix".

   Generally there are ways to use dd with the appropriate /dev/<file>
   to get at disk blocks without going through the file system.  You
   may need to know a lot about the internals of the file system to
   work out which block.

   As far as "everything is a file", I think that actually failed with
   early UNIX in the late 60's or early 70's.  If you can't find
   at least two namespaces in multiuser mode you're not thinking
   very hard.  But there are still a lot of things hanging around in
   file name space that don't really need to use up inodes.




More information about the Info-vax mailing list