ext4: Fix accounting of reserved metadata blocks
authorTheodore Ts'o <tytso@mit.edu>
Fri, 1 Jan 2010 07:36:15 +0000 (02:36 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 1 Jan 2010 07:36:15 +0000 (02:36 -0500)
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>

No differences found