[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20091124153233.GL2183@thunk.org>
Date: Tue, 24 Nov 2009 10:32:33 -0500
From: tytso@....edu
To: Akira Fujita <a-fujita@...jp.nec.com>
Cc: ext4 development <linux-ext4@...r.kernel.org>
Subject: Re: [PATCH 3/3]ext4: move_extent_per_page() cleanup
On Wed, Nov 18, 2009 at 04:26:15PM +0900, Akira Fujita wrote:
> ext4: move_extent_per_page() cleanup
>
> From: Akira Fujita <a-fujita@...jp.nec.com>
>
> This is a cleanup patch.
> Integrate duplicate lines (acquire/release semaphore
> and invalidate extent cache in move_extent_per_page())
> into mext_replace_branches(),
> so this change leads to the code size reduction.
Applied to the ext4 patch queue with the following rewording of the
commit description:
ext4: move_extent_per_page() cleanup
From: Akira Fujita <a-fujita@...jp.nec.com>
Integrate duplicate lines (acquire/release semaphore and invalidate
extent cache in move_extent_per_page()) into mext_replace_branches(),
to reduce source and object code size.
Signed-off-by: Akira Fujita <a-fujita@...jp.nec.com>
Signed-off-by: "Theodore Ts'o" <tytso@....edu>
- Ted
--
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