Re: [PATCH 4/5] ext4: fallocate support in ext4
From: Jeff Garzik <hidden>
Date: 2007-05-08 01:26:02
Also in:
linux-fsdevel, linux-xfs, lkml
From: Jeff Garzik <hidden>
Date: 2007-05-08 01:26:02
Also in:
linux-fsdevel, linux-xfs, lkml
Andreas Dilger wrote:
My comment was just that the extent doesn't have to be explicitly zero filled on the disk, by virtue of the fact that the uninitialized flag will cause reads to return zero.
Agreed, thanks for the clarification. Jeff