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)
commitee5f4d9cdf32fd99172d11665c592a288c2b1ff4
treea1ae2af609d49524d6b807890852bc549889821f
parent0637c6f4135f592f094207c7c21e7c0fc5557834
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>
fs/ext4/inode.c