From: Theodore Ts'o Date: Fri, 9 Sep 2011 22:40:51 +0000 (-0400) Subject: ext4: factor out block group accounting into functions X-Git-Tag: v3.2-rc1~85^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49f7f9af4bb4d7972f3a35a74877937fec9f622d;p=pandora-kernel.git ext4: factor out block group accounting into functions This makes it easier to understand how ext4_init_block_bitmap() works, and it will assist when we split out ext4_free_blocks_after_init() in the next commit. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed