Whamcloud - gitweb
resize2fs.c: Fix bug where we don't release the blocks belonging
authorTheodore Ts'o <tytso@mit.edu>
Wed, 26 Jan 2005 15:03:56 +0000 (10:03 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 26 Jan 2005 15:03:56 +0000 (10:03 -0500)
commit64ad98acbe694e74925ad4e4fc88fd10fd3b3a44
treec3325c1d44ad54cfc6bfa61f37a48ffe2af091a0
parent7331196a16e57ef80dd6ae40eeeab14747ce2f5d
resize2fs.c: Fix bug where we don't release the blocks belonging
to the old inode table blocks when we move the inode
table.  (Addresses Debian Bug: #290894)
resize/ChangeLog
resize/resize2fs.c
tests/r_move_itable/expect [new file with mode: 0644]
tests/r_move_itable/script [new file with mode: 0644]