lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 24 Feb 2011 14:06:45 -0500
From:	Ted Ts'o <tytso@....edu>
To:	Coly Li <i@...y.li>
Cc:	linux-ext4@...r.kernel.org, Alex Tomas <alex@...sterfs.com>,
	Theodore Tso <tytso@...gle.com>
Subject: Re: [PATCH 1/5] mballoc: code cleanup in mb_find_buddy()

On Sun, Feb 06, 2011 at 12:53:44PM +0800, Coly Li wrote:
> Current code calculate max no matter whether order is zero, it's
> unnecessary. This cleanup patch sets max to "1 << (e4b->bd_blkbits
> + 3)" only when order == 0.
> 
> Signed-off-by: Coly Li <bosong.ly@...bao.com>
> Cc: Alex Tomas <alex@...sterfs.com>
> Cc: Theodore Tso <tytso@...gle.com>

Added to the ext4 patch queue, thanks!

						- 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