e2fsprogs/resize
Darrick J. Wong 832cb612f8 e2fsprogs: add (optional) sparse checking to the build
Run sparse against source files when building e2fsprogs with 'make C=1'.  If
instead C=2, it configures basic ext2 types for bitwise checking with sparse,
which can help find the (many many) spots where conversion errors are
(possibly) happening.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2013-10-11 23:12:40 -04:00
..
Makefile.in e2fsprogs: add (optional) sparse checking to the build 2013-10-11 23:12:40 -04:00
Makefile.pq Many files: 1997-11-14 05:23:04 +00:00
extent.c Fix spelling errors pointed out by translators 2011-10-08 13:32:00 -04:00
main.c resize2fs: add debugging support for resize2fs -M calcuations 2013-09-30 22:12:22 -04:00
online.c resize2fs: add debugging code to test the old online resizing interfaces 2013-01-14 16:53:50 -05:00
resize2fs.8.in resize2fs: add debugging support for resize2fs -M calcuations 2013-09-30 22:12:22 -04:00
resize2fs.c resize2fs: relocate inode table blocks if necessary when shrinking 2013-09-30 22:55:21 -04:00
resize2fs.h resize2fs: add debugging support for resize2fs -M calcuations 2013-09-30 22:12:22 -04:00
resource_track.c resize2fs: add resource tracking as a debug option 2013-01-03 09:03:53 -05:00
sim_progress.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test-resize resize2fs: check in test-resize script 2013-01-16 14:09:21 -05:00
test_extent.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test_extent.in Many files: 1997-06-17 03:52:12 +00:00