[PATCH 0/4] e2fsprogs: fix off-line resizing of small ext4 file systems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This fixes the reported failure when resizing an ext4 file system which
started out a as a very small file system, which is then resizied to a
very big file system.  I've also added 5 more resize2fs tests to the
e2fsprogs regression test suite.

Theodore Ts'o (4):
  resize2fs: fix off-line resize of file systems with flex_bg &&
    !resize_inode
  mke2fs: don't display bigalloc/quota fs feature warnings in quiet
    mode
  tests: create crcsum progam to support resizing tests
  tests: add more tests for off-line resizing

 misc/mke2fs.c                      |   6 +-
 resize/resize2fs.c                 |  58 ++++++++++++----
 tests/progs/Makefile.in            |   6 +-
 tests/progs/crcsum.c               |  70 +++++++++++++++++++
 tests/r_1024_small_bg/script       |  27 +++++++
 tests/r_64bit_big_expand/script    |  27 +++++++
 tests/r_bigalloc_big_expand/script |  27 +++++++
 tests/r_ext4_big_expand/script     |  27 +++++++
 tests/r_ext4_small_bg/script       |  27 +++++++
 tests/scripts/resize_test          | 139 +++++++++++++++++++++++++++++++++++++
 tests/test_config                  |   1 +
 11 files changed, 399 insertions(+), 16 deletions(-)
 create mode 100644 tests/progs/crcsum.c
 create mode 100644 tests/r_1024_small_bg/script
 create mode 100644 tests/r_64bit_big_expand/script
 create mode 100644 tests/r_bigalloc_big_expand/script
 create mode 100644 tests/r_ext4_big_expand/script
 create mode 100644 tests/r_ext4_small_bg/script
 create mode 100755 tests/scripts/resize_test

-- 
1.7.12.rc0.22.gcdd159b

--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Reiser Filesystem Development]     [Ceph FS]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite National Park]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]     [Linux Media]

  Powered by Linux