summaryrefslogtreecommitdiff
path: root/misc/util.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-28mke2fs: set s_max_mnt_count to -1 by defaultTheodore Ts'o1-1/+5
2011-09-25ext2fs: add multi-mount protection (INCOMPAT_MMP)Andreas Dilger1-0/+14
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-0/+1
2011-09-15e2fsprogs: create open() and stat() helpersLukas Czerner1-8/+2
2011-09-13mke2fs: Use ext2fs_flush() only onceLukas Czerner1-3/+2
2010-06-07Merge branch 'maint' into nextTheodore Ts'o1-0/+4
2010-05-12mke2fs: be explicit if external journal device is not foundEric Sandeen1-0/+4
2009-09-07Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()Valerie Aurora Henson1-2/+2
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-8/+8
2008-07-25mke2fs/tune2fs: Fix max journal size in message to be consistent/correctTheodore Ts'o1-1/+1
2007-10-29Check fgets(3) return valueDmitry V. Levin1-2/+2
2007-08-03Fix gcc -Wall warningsTheodore Ts'o1-2/+2
2007-06-21Add default journal size functionTheodore Ts'o1-16/+3
2007-04-07Allow the journal size to up to 10,240,000 blocksAndreas Dilger1-3/+3
2007-03-28[COVERITY] Fix memory leak in tune2fs and mke2fs when parsing journal optionsBrian Behlendorf1-0/+2
2006-10-02Increase default journal size to guarantee working on-line resizingTheodore Ts'o1-1/+1
2006-08-05Require mke2fs -F -F for really dangerous operationsAndreas Dilger1-2/+2
2006-03-23Change mke2fs to use /etc/mke2fs.conf as a configuration fileTheodore Ts'o1-1/+1
2005-06-05On Linux 2.6 systems, mke2fs and badblocks will check to see whetherTheodore Ts'o1-8/+17
2005-05-09Change the default journal size to be bigger for larger filesystems, Theodore Ts'o1-2/+7
2004-03-30GNU/KFreeBSD portability fixes. (Addresses Debian Bug #239934)Matthias Andree1-1/+1
2003-12-28Re-add FreeBSD support. Matthias Andree1-1/+7
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-12/+12
2003-11-20util.c (check_plausibility): Support 2.6 kernel header files,Theodore Ts'o1-1/+13
2003-05-03Add Czech translation.Theodore Ts'o1-1/+1
2003-03-01Minor bug fixes in the blkid library.Theodore Ts'o1-2/+2
2002-02-25Add check for mkfs.ext3 and create a journal in this case.Andreas Dilger1-0/+14
2001-12-16Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogusTheodore Ts'o1-4/+3
2001-11-13util.c (check_plausibility): Use stat64 if available so thatTheodore Ts'o1-0/+9
2001-08-17get_device_by_label.[ch], fsck.c, util.c: New interpret_spec()Andreas Dilger1-2/+3
2001-06-14ChangeLog, mke2fs.c, tune2fs.8.in, tune2fs.c, util.c, util.h:Theodore Ts'o1-0/+9
2001-05-14Many files:Theodore Ts'o1-1/+1
2001-05-07ChangeLog, util.c:Theodore Ts'o1-0/+2
2001-04-17ChangeLog, mke2fs.c:Theodore Ts'o1-5/+2
2001-03-26ChangeLog, mke2fs.8.in, mke2fs.c, tune2fs.8.in, tune2fs.c, util.c, util.h:Theodore Ts'o1-17/+35
2001-01-18ChangeLog, util.c, util.h:Theodore Ts'o1-2/+23
2001-01-11ChangeLog, e2image.c, mke2fs.c, mklost+found.c, tune2fs.c, util.c, uuidgen.c:Theodore Ts'o1-1/+1
2001-01-03ChangeLog, Makefile.in, mke2fs.c, tune2fs.8.in, tune2fs.c, util.c, util.h:Theodore Ts'o1-0/+198