Re: double indirect block+inode



Ok that makes sense. If there is 15 pointers where the first 12 are
direct pointers to data block and the last 3 are pointers to indirect
blocks (single, double, triple) would the first pointer then point to
the first data block of the file and the last used pointer point to the
last block of data for the file?

.



Relevant Pages

  • Re: What are indirect pointers?
    ... mention the use of indirect pointers. ... contains a set of pointers to data blocks. ... pointer points to a doubly indirect block, ...
    (comp.programming)
  • Re: Is this legal ?
    ... >as long as you don't try to indirect through the value. ... capitalising "null", it is even misleading. ... There are more restrictions WRT the usage of null pointers. ... Dan Pop ...
    (comp.lang.c)
  • Re: [rft] s2ram wakeup moves to .c, could fix few machines
    ... Why not just put the structure at 0, and put pointers in the structure ... putting table at the offset 0 and short jump at beggining ... Indirect call from where? ... BIOS jumps to address you provide. ...
    (Linux-Kernel)