commit | 560671a0d3c9ad2d647fa6d09375a262e1f19c4f | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Mon Jan 05 22:20:24 2009 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jan 05 22:20:24 2009 -0500 |
tree | a52673326726062d53b35643d51a16739cd804fc | |
parent | e8134b27e351e813414da3b95aa8eac6d3908088 [diff] |
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 <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>