Old version of inode reallocator (merged into e2fsprogs fork)
 
 
 
 
Go to file
Vitaliy Filippov 7f03acc619 Fix for the case when inode block count doesn't change;
Warn about inode number rounding;
Respect unused_inodes during inode table moving.
2014-01-05 19:20:44 +00:00
Makefile Inode table growing now works on a basic test case! 2014-01-04 20:29:42 +00:00
bmove.c Inode table growing now works on a basic test case! 2014-01-04 20:29:42 +00:00
ext2fsP.h Add bmove.c as a basis for block moving during inode table grow 2014-01-04 20:29:32 +00:00
mkimage.sh Use same code for flex_bg and no flex_bg; check for gdt_csum feature before adjusting free_inodes_count; the tool now works correctly on ext2 2014-01-05 11:17:21 +00:00
realloc-inodes.c Fix for the case when inode block count doesn't change; 2014-01-05 19:20:44 +00:00