home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / wizards / 3803 < prev    next >
Encoding:
Internet Message Format  |  1992-09-07  |  885 b 

  1. Path: sparky!uunet!stanford.edu!bcm!tamsun.tamu.edu!pnarayan
  2. From: pnarayan@cs.tamu.edu (P S Narayan)
  3. Newsgroups: comp.unix.wizards
  4. Subject: Superblock question
  5. Message-ID: <1992Sep4.210511.28375@tamsun.tamu.edu>
  6. Date: 4 Sep 1992 21:05:11 GMT
  7. Sender: news@tamsun.tamu.edu (Read News)
  8. Distribution: usa
  9. Organization: Computer Science Department, Texas A&M University
  10. Lines: 11
  11.  
  12. The literature on file systems (4.2 BSD) says that the cylinder block in 
  13. every cylinder group contains a bit map of the available data blocks in that
  14. cylinder group. Every cylinder group also contains superblock information
  15. for reliability.The superblock already contains the list of all free data 
  16. blocks for that file system. Is it not redundant to have free data blocks bit 
  17. map in the cylinder blocks when it is already there in the superblocks ?
  18. Kindly correct me.
  19.  
  20. Thanks
  21. Narayan
  22. pnarayan@cs.tamu.edu
  23.