From: Yongqiang Yang Date: Wed, 27 Jul 2011 02:05:53 +0000 (-0400) Subject: ext4: let setup_new_group_blocks() set multiple bits at a time X-Git-Tag: v3.1-rc1~90^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3e94d1df9bdd9e2c4ba7e8f534f7925f1756f97;p=pandora-kernel.git ext4: let setup_new_group_blocks() set multiple bits at a time Rename mb_set_bits() to ext4_set_bits() and make it a global function so that setup_new_group_blocks() can use it. Signed-off-by: Yongqiang Yang Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed