[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.2.00.1008041631400.2932@localhost>
Date: Wed, 4 Aug 2010 16:32:53 +0200 (CEST)
From: Lukas Czerner <lczerner@...hat.com>
To: Jan Kara <jack@...e.cz>
cc: Lukas Czerner <lczerner@...hat.com>, linux-ext4@...r.kernel.org,
jmoyer@...hat.com, rwheeler@...hat.com, eshishki@...hat.com,
sandeen@...hat.com, tytso@....edu
Subject: Re: [PATCH 2/3] Add batched discard support for ext3
On Wed, 4 Aug 2010, Jan Kara wrote:
> Hi,
>
> The patch looks good. Just one small thing:
>
> On Wed 04-08-10 15:44:34, Lukas Czerner wrote:
> > + gdp = ext3_get_group_desc(sb, group, &gdp_bh);
> > + if (!gdp)
> > + goto err_out;
> > +
> > + BUFFER_TRACE(gd_bh, "get_write_access");
> ^^^^^ gdp_bh
>
> So you can add: Reviewed-by: Jan Kara <jack@...e.cz>
>
> Honza
>
Hi,
thanks a lot for your review. I will resend both patches shortly.
Regards.
-Lukas
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists