home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / misc / 36166 < prev    next >
Encoding:
Internet Message Format  |  1992-11-11  |  1.4 KB

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!iggy.GW.Vitalink.COM!cs.widener.edu!ukma!gatech!concert!rutgers!njitgw.njit.edu!hertz.njit.edu!dic5340
  2. From: dic5340@hertz.njit.edu (David Charlap)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: Links in HPFS
  5. Message-ID: <1992Nov11.210240.18923@njitgw.njit.edu>
  6. Date: 11 Nov 92 21:02:40 GMT
  7. References: <1992Nov11.171548.7211@midway.uchicago.edu>
  8. Sender: news@njit.edu
  9. Organization: New Jersey Institute of Technology, Newark, N.J.
  10. Lines: 17
  11. Nntp-Posting-Host: hertz.njit.edu
  12.  
  13. In article <1992Nov11.171548.7211@midway.uchicago.edu> sip1@midway.uchicago.edu writes:
  14. >There's certainly the provision for such things as links at the file
  15. >system level.  It would be relatively easy to imagine such a system
  16. >operating with extended attributes...
  17.  
  18. Much simpler than that.  HPFS uses directory entries that are simply
  19. pointers to an F-node structure that contains all the file's
  20. information.  These F-nodes are comparable to Unix's inode structure.
  21. All that needs to be done is add a reference count to the F-node
  22. structure and allow multiple directory entries to point to the same
  23. F-node.  That's all there is to a hard link.  I think it could be done
  24. in about one day, given the specs for HPFS.
  25. -- 
  26.   |)  David Charlap          | .signature confiscated by FBI due to
  27.  /|_  dic5340@hertz.njit.edu | an ongoing investigation into the
  28. ((|,)                        | source of these .signature virusses
  29.  ~|~
  30.