summaryrefslogtreecommitdiff
path: root/resize/resize2fs.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-09resize2fs: Fix resizing filesystems with large inodesTheodore Ts'o1-24/+19
2008-02-28resize2fs: Fix movement of large (greater than 128 byte) inodesEric Sandeen1-3/+19
2007-12-27Convert use of ext2fs_get_mem to ext2fs_get_array for overflow detectionTheodore Ts'o1-3/+3
2007-06-18Don't write changes to the backup superblocks by defaultTheodore Ts'o1-0/+1
2007-05-25Fix gcc -Wall warnings, especially on 64-bit systemsAndreas Dilger1-3/+3
2007-03-18[COVERITY] Fix missing return code check for ext2fs_write_inodeBrian Behlendorf1-1/+3
2006-09-12Fix more rounding overflows for filesystems that have 2**32-1 blocksEric Sandeen1-1/+1
2006-09-12Add checks to make sure inode counts don't overflow a 32-bit valueEric Sandeen1-0/+7
2006-09-12Remove unused variablesEric Sandeen1-3/+1
2006-08-30Fix potential 2**32-1 overflow by using e2p_percent()Theodore Ts'o1-2/+2
2006-08-30Detect overflows in loop countersEric Sandeen1-1/+3
2006-08-30Fix potential 2**32-1 overflow problems by ext2fs_div_ceil()Theodore Ts'o1-7/+5
2006-03-18Fix format statements to make e2fsprogs programs 32-bit cleanTakashi Sato1-1/+1
2006-03-17Add support for on-line resizing to resize2fsTheodore Ts'o1-62/+118
2005-12-29Clean up gcc -Wall complaints in resize2fsTheodore Ts'o1-3/+1
2005-08-08Fix fencepost error in resize2fs caught by valgrindTheodore Ts'o1-1/+6
2005-05-09Fix some minor typo's and grammar's strings, and remove debugging strings Theodore Ts'o1-13/+12
2005-01-26resize2fs.c: Fix bug where we don't release the blocks belongingTheodore Ts'o1-45/+23
2004-12-24Fix resize2fs so that it properly handles filesystems with the resize_inodeTheodore Ts'o1-10/+92
2004-09-17resize2fs.c (check_and_change_inodes): Fix debugging printf toTheodore Ts'o1-1/+1
2003-12-28Fix more compiler warnings.Matthias Andree1-0/+1
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-16/+28
2003-08-01ext2fs_getmem(), ext2fs_free_mem(), and ext2fs_resize_mem() Theodore Ts'o1-13/+11
2003-06-24Fix bug in resize2fs which caused it to fail on filesystems with aTheodore Ts'o1-0/+17
2003-03-06Bug fix; we were incorrectly moving the block and inode bitmaps Theodore Ts'o1-3/+6
2002-10-31resize2fs.c (inode_scan_and_fix, check_and_change_inodes): WhenTheodore Ts'o1-1/+11
2002-10-30Add support for the meta_bg feature flag to the resize2fs program.Theodore Ts'o1-46/+127
2002-08-16Fix stupid typo in previous changeset.Theodore Ts'o1-3/+3
2002-08-16Fix up extended attribute handling in e2image, resize2fs, and in Theodore Ts'o1-0/+11
2002-07-26resize2fs.c (block_mover): If there are no blocks to move,Theodore Ts'o1-0/+4
2002-04-01main.c (main): If we are resizing a plain file which is smallerTheodore Ts'o1-2/+4
2002-03-07Fix various gcc -Wall complaints.Theodore Ts'o1-4/+4
2001-01-11ChangeLog, libext2fs.texinfo:Theodore Ts'o1-12/+12
2000-06-12ChangeLog, extent.c, main.c, resize2fs.c, resize2fs.h:Theodore Ts'o1-14/+15
2000-04-06Many files:Theodore Ts'o1-2/+6
1998-09-03ChangeLog, resize2fs.c:Theodore Ts'o1-17/+17
1998-06-10ChangeLog, resize2fs.c:Theodore Ts'o1-1/+1
1998-04-27Many files:Theodore Ts'o1-1/+3
1998-03-24ChangeLog, main.c, resize2fs.c:Theodore Ts'o1-3/+3
1998-03-21ChangeLog, resize2fs.c:Theodore Ts'o1-0/+19
1998-03-07ChangeLog, resize2fs.c:Theodore Ts'o1-1/+2
1998-02-24ChangeLog, main.c, resize2fs.c, resize2fs.h:Theodore Ts'o1-28/+65
1998-02-21ChangeLog, main.c, resize2fs.8.in, resize2fs.c:Theodore Ts'o1-5/+5
1998-02-16Many files:Theodore Ts'o1-148/+638
1998-02-13Many files:Theodore Ts'o1-29/+20
1998-01-19Many files:Theodore Ts'o1-34/+33
1997-11-03Many files:Theodore Ts'o1-0/+12
1997-06-17Many files:Theodore Ts'o1-93/+249
1997-06-14ChangeLog, Makefile.in, version.h:Theodore Ts'o1-46/+100
1997-06-12Makefile.in, .del-inodemap.c~24510e64, main.c, resize2fs.c, resize2fs.h:Theodore Ts'o1-27/+199