e2fsprogs/resize
Harshad Shirwadkar 895e8e33be ext2fs: move calculate_summary_stats to ext2fs lib
The function calculate_summary_stats sets the global metadata of the
file system. Tune2fs had this function defined statically in
tune2fs.c. Fast commit replay needs this function to set global
metadata at the end of the replay phase. So, move this function to
libext2fs.

Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Reviewed-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2021-01-21 10:53:46 -05:00
..
Android.bp AOSP: tune2fs, resize2fs: make ramdisk binaries. 2020-03-20 23:19:24 -04:00
extent.c Fix typos in code comments and developer docs 2017-10-15 23:00:11 -04:00
main.c Enable threaded support for e2fsprogs' applications. 2021-01-21 10:50:40 -05:00
Makefile.in Merge branch 'maint' into next 2021-01-19 23:58:57 -05:00
online.c resize: remove calculation of unused variable 2018-06-24 21:27:42 -04:00
resize2fs.8.in resize2fs: Remove the real kilobytes rant from man page 2018-07-22 15:03:03 -04:00
resize2fs.c ext2fs: move calculate_summary_stats to ext2fs lib 2021-01-21 10:53:46 -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 typos in code comments and developer docs 2017-10-15 23:00:11 -04: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