commit | ee5f4d9cdf32fd99172d11665c592a288c2b1ff4 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Jan 01 02:36:15 2010 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Jan 01 02:36:15 2010 -0500 |
tree | a1ae2af609d49524d6b807890852bc549889821f | |
parent | 0637c6f4135f592f094207c7c21e7c0fc5557834 [diff] |
ext4: Fix accounting of reserved metadata blocks Commit 0637c6f had a typo which caused the reserved metadata blocks to not be released correctly. Fix this. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>