On Mon, 2 Jul 2012, Ashish Sangwan wrote: > Date: Mon, 2 Jul 2012 11:03:26 +0530 > From: Ashish Sangwan <ashishsangwan2@xxxxxxxxx> > To: sandeen@xxxxxxxxxx, Lukáš Czerner <lczerner@xxxxxxxxxx>, > Ted Tso <tytso@xxxxxxx> > Cc: linux-kernel@xxxxxxxxxxxxxxx, linux-ext4@xxxxxxxxxxxxxxx, > Namjae Jeon <linkinjeon@xxxxxxxxx> > Subject: Re: [PATCH v2] ext4: fix hole punch failure when depth is greater > than 0 > > Hi Ted, Lukas, Eric, > > Did any of you get a chance to look at it? I am sorry for the delay. I have been trying to reproduce this problem without any success so far. But is was on ppc64 machine, so I'll try that on x86_64 and then review the patch. Thanks! -Lukas > > On Fri, Jun 22, 2012 at 6:19 AM, Namjae Jeon <linkinjeon@xxxxxxxxx> wrote: > > Hi. Eric. > > > > This is the patch for punch hole issue. > > > > Thanks. > > >