Re: [Ocfs2-devel] [PATCH 0/3] ocfs2: Tail zeroing fixes.

2010-07-12 Thread Joel Becker
On Wed, Jul 07, 2010 at 04:16:04AM -0700, Joel Becker wrote: This is version 3 of the ocfs2 tail zeroing fixes. This version has some major changes. Tao correctly pointed out that we can have multiple extents past i_size due to unwritten extents. I've reworked the zeroing code to walk

[Ocfs2-devel] [PATCH 0/3] ocfs2: Tail zeroing fixes.

2010-07-07 Thread Joel Becker
This is version 3 of the ocfs2 tail zeroing fixes. This version has some major changes. Tao correctly pointed out that we can have multiple extents past i_size due to unwritten extents. I've reworked the zeroing code to walk them all. Since I had to do that, and I had to handle