]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf4b2ff1c3b91746c4e432bb8b808968da0783058
treea1ae2af609d49524d6b807890852bc549889821f
parent081322ac9b67d3c48fb2785d36a7695d75e7e1c9
ext4: Fix accounting of reserved metadata blocks

Commit 081322a 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