Whamcloud - gitweb
resize2fs.c (block_mover): If there are no blocks to move,
[tools/e2fsprogs.git] / resize / ChangeLog
index 04414b1..e9bfd21 100644 (file)
@@ -1,3 +1,10 @@
+2002-07-26  Theodore Ts'o  <tytso@mit.edu>
+
+       * 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).
+
 2002-05-28    <tytso@mit.edu>
 
        * main.c (main): If the filesystem has errors or is not valid,