Justus Winter, le Thu 20 Mar 2014 14:01:18 +0100, a écrit :
> find_block may very well return no error but set block to zero. This
> indicates that the block in question has not been allocated. Skip
> those blocks instead.
Mmm, I don't think we want to skip them. AIUI (but don't take my words
f
find_block may very well return no error but set block to zero. This
indicates that the block in question has not been allocated. Skip
those blocks instead.
* ext2fs/pager.c (file_pager_write_page): Skip unallocated blocks.
---
ext2fs/pager.c | 6 --
1 file changed, 4 insertions(+), 2 delet