On Mon, 4 Feb 2013, Andrew Morton wrote: > Date: Mon, 4 Feb 2013 12:51:36 -0800 > From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > To: Lukáš Czerner <lczerner@xxxxxxxxxx> > Cc: linux-mm@xxxxxxxxx, linux-kernel@xxxxxxxxxxxxxxx, > linux-fsdevel@xxxxxxxxxxxxxxx, linux-ext4@xxxxxxxxxxxxxxx, > xfs@xxxxxxxxxxx, Hugh Dickins <hughd@xxxxxxxxxx> > Subject: Re: [PATCH 10/18] mm: teach truncate_inode_pages_range() to handle > non page aligned ranges > > On Mon, 4 Feb 2013 15:51:19 +0100 (CET) > Luk____ Czerner <lczerner@xxxxxxxxxx> wrote: > > > I hope I explained myself well enough :). Are you ok with this king > > of approach ? If so, I'll resend the patch set without the > > initialisation-at-declaration. > > uh, maybe. Next time I'll apply the patch and look at the end result! > Try to make it as understandable and (hence) maintainable as possible, > OK? Agreed. Thanks! -Lukas