On Wed, 10 Apr 2013, Theodore Ts'o wrote: > Date: Wed, 10 Apr 2013 23:58:26 -0400 > From: Theodore Ts'o <tytso@xxxxxxx> > To: Lukas Czerner <lczerner@xxxxxxxxxx> > Cc: linux-ext4@xxxxxxxxxxxxxxx, gnehzuil.liu@xxxxxxxxx > Subject: Re: [PATCH 1/2 v2] ext4: move ext4_ind_migrate() into migrate.c > > On Tue, Apr 09, 2013 at 01:24:46PM +0200, Lukas Czerner wrote: > > Move ext4_ind_migrate() into migrate.c file since it makes much more > > sense and ext4_ext_migrate() is there as well. > > > > Also fix tiny style problem - add spaces around "=" in "i=0". > > > > Signed-off-by: Lukas Czerner <lczerner@xxxxxxxxxx> > > I had to regenerate this patch since ext4_ind_migrate has been changed > by other patches in the ext4 patch queue, but it's applied now. Thanks, but Dmitry is right, the check should be before the journal_start() call. I am not sure how much work will it be for you, but would it be possible to resend patch to the list when you change it ? Just to make sure we do not get unnecessary problems. Thanks! -Lukas > > - Ted > -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html