From: Aneesh Kumar K.V Date: Tue, 6 Jan 2009 03:20:24 +0000 (-0500) Subject: ext4: Use high 16 bits of the block group descriptor's free counts fields X-Git-Tag: v2.6.29-rc1~40^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=560671a0d3c9ad2d647fa6d09375a262e1f19c4f;p=pandora-kernel.git ext4: Use high 16 bits of the block group descriptor's free counts fields Rename the lower bits with suffix _lo and add helper to access the values. Also rename bg_itable_unused_hi to bg_pad as in e2fsprogs. Signed-off-by: Aneesh Kumar K.V Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed