Whamcloud - gitweb
resize2fs.c (block_mover): If there are no blocks to move,
authorTheodore Ts'o <tytso@mit.edu>
Fri, 26 Jul 2002 05:56:22 +0000 (01:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 26 Jul 2002 05:56:22 +0000 (01:56 -0400)
commitcefbf4870c0593e3c7a01b8d5494463b247d90f0
tree7ab2c0c677c1030b7249074155da4c9cca480cbb
parent850d05e9aa405497e57c72090b9561af98b1b661
resize2fs.c (block_mover): If there are no blocks to move,
release the bmap table.  This significantly speeds up
resize2fs when shrinking or expanding a filesystem by a
very small number of blocks (which EVMS will do).
resize/ChangeLog
resize/resize2fs.c