[cs33211] Re: Project 3

Mikhail Nesterenko mikhail at cs.kent.edu
Sun Apr 19 20:32:39 EDT 2009


> So then can we store the 1st and 2nd indirect index blocks somewhere
> else on the disk? If it's done that way then there won't be as much
> room for the actual contents of the file but I don't think I see any
> other way.

Note that neither first nor second indirect blocks have to be
completely filled. The number of used references in these blocks is
determined by the file size.

Thanks,
--
Mikhail


More information about the cs33211 mailing list