[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: indirect blocks
- From: "David Schwartz" <davids webmaster com>
- To: <ext3-users redhat com>
- Subject: RE: indirect blocks
- Date: Wed, 12 Mar 2008 19:44:28 -0700
> what are indirects blocks? LIke double indirect triple indirect?
Indirect blocks are blocks that point to (contain the address of) other
blocks (which hold data). Double indirect blocks point to indirect blocks.
Triple indirect blocks point to double indirect blocks.
DS
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]