[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
How are 'files with holes' stored?
- From: Carlo Wood <carlo alinoe com>
- To: Theodore Tso <tytso MIT EDU>
- Cc: ext3-users redhat com
- Subject: How are 'files with holes' stored?
- Date: Wed, 15 Oct 2008 03:43:10 +0200
Hi, I don't know how to call them, but it seems
that ext3 grep allows files to be stored that
have a very large size (when doing an 'ls -l')
but do not actually allocate all blocks.
I assume this is achieved by using 0 as blocknumber
for indirect blocks.
What are the exact requirements for such files?
Is it allowed to have a double indirect block
that exists entirely of zeroes? Is it possible
there is are 0 entries in the tripple indirect
block? Etc.
--
Carlo Wood <carlo alinoe com>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]