commit | fe75afbf33389f71f8588af388d0c01db0cbf753 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Jun 16 01:38:43 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Jun 16 01:38:43 2011 -0400 |
tree | b2fd6e1a157b717842c3fbd533b529ba9b92e954 | |
parent | a3efe4842054175d01b465fbe0b29b9be8b800a1 [diff] |
Fix superblock field s_blocks_count for bigalloc file systems Treat the s_blocks_count field in the superblock as a free block count (instead of the number of free clusters) for bigalloc file systems. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>