Re: [RFC][Patch 1/1] Persistent preallocation in ext4

2006-12-11 Thread Amit K. Arora
Hi Mingming, On Mon, Dec 11, 2006 at 05:28:15PM -0800, Mingming Cao wrote: > On Wed, 2006-12-06 at 11:28 +0530, Amit K. Arora wrote: > > > @@ -1142,13 +1155,22 @@ > > /* try to insert block into found extent and return */ > > if (ex && ext4_can_extents_be_merged(inode, ex, newext)) { > >

Re: [RFC][Patch 1/1] Persistent preallocation in ext4

2006-12-11 Thread Mingming Cao
On Wed, 2006-12-06 at 11:28 +0530, Amit K. Arora wrote: > @@ -1142,13 +1155,22 @@ > /* try to insert block into found extent and return */ > if (ex && ext4_can_extents_be_merged(inode, ex, newext)) { > ext_debug("append %d block to %d:%d (from %llu)\n", > -