[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100804140345.GA4139@quack.suse.cz>
Date: Wed, 4 Aug 2010 16:03:45 +0200
From: Jan Kara <jack@...e.cz>
To: Lukas Czerner <lczerner@...hat.com>
Cc: linux-ext4@...r.kernel.org, jmoyer@...hat.com, rwheeler@...hat.com,
eshishki@...hat.com, sandeen@...hat.com, jack@...e.cz,
tytso@....edu
Subject: Re: [PATCH 2/3] Add batched discard support for ext3
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
--
Jan Kara <jack@...e.cz>
SUSE Labs, CR
--
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