From: Bob Peterson Date: Tue, 7 Aug 2012 17:28:17 +0000 (-0400) Subject: GFS2: rbm code cleanup X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~108^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d8b752a0f55282498b918f6a28f87ee2bcf19c3;p=pandora-kernel.git GFS2: rbm code cleanup This patch fixes a few small rbm related things. First, it fixes a corner case where the rbm needs to switch bitmaps and wasn't adjusting its buffer pointer. Second, there's a white space issue fixed. Third, the logic in function gfs2_rbm_from_block was optimized a bit. Lastly, a check for goal block overflows was added to function gfs2_alloc_blocks. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed