From: Mark Fasheh Date: Mon, 28 Jul 2008 21:55:20 +0000 (-0700) Subject: ocfs2: Track local alloc bits internally X-Git-Tag: v2.6.28-rc1~572^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebcee4b5c9136096f64ee6f691a013d7c0a4bc34;p=pandora-kernel.git ocfs2: Track local alloc bits internally Do this instead of tracking absolute local alloc size. This avoids needless re-calculatiion of bits from bytes in localalloc.c. Additionally, the value is now in a more natural unit for internal file system bitmap work. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed