e2fsprogs/resize
Theodore Ts'o 772734c413 resize2fs: close the file system on errors or early exits
When resize2fs exits early, perhaps because of an error, we should
free the file system so that if MMP is in use, the MMP block is reset.
This also releases the memory to avoid memory leak reports.

Addresses-Debian-Bug: #984472
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2021-03-06 23:54:33 -05:00
..
Android.bp AOSP: tune2fs/resize2fs: make vendor_ramdisk_available. 2021-01-28 00:04:14 -05:00
extent.c Fix clang warnings on architectures with a 64-bit long 2021-02-11 10:55:21 -05:00
main.c resize2fs: close the file system on errors or early exits 2021-03-06 23:54:33 -05:00
Makefile.in Only build resize2fs.static when running "make all-static" 2021-01-23 00:46:04 -05:00
online.c Fix clang warnings on architectures with a 64-bit long 2021-02-11 10:55:21 -05:00
resize2fs.8.in resize2fs: Remove the real kilobytes rant from man page 2018-07-22 15:03:03 -04:00
resize2fs.c resize2fs: avoid allocating over the MMP block 2021-03-06 23:08:12 -05:00
resize2fs.h Fix typos in code comments and developer docs 2017-10-15 23:00:11 -04:00
resource_track.c resize2fs: add resource tracking as a debug option 2013-01-03 09:03:53 -05:00
sim_progress.c Fix typos in code comments and developer docs 2017-10-15 23:00:11 -04:00
test_extent.c Fix clang warnings on architectures with a 64-bit long 2021-02-11 10:55:21 -05:00
test_extent.in Many files: 1997-06-17 03:52:12 +00:00
test-resize resize2fs: check in test-resize script 2013-01-16 14:09:21 -05:00