summaryrefslogtreecommitdiff
path: root/misc/tune2fs.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-14Remove needless sanity check in tune2fs's -i option.Theodore Ts'o1-1/+1
2005-07-06Allow fractional percentages to the -m option in mke2fs and tune2fsAndreas Dilger1-5/+5
2005-06-20Fix e2fsprogs messages for grammar and consistency, based on suggestionsTheodore Ts'o1-7/+7
2005-05-09Fix some minor typo's and grammar's strings, and remove debugging strings Theodore Ts'o1-1/+1
2005-02-03Define _XOPEN_SOURCE to be 500 to fix compilation problems on Solaris.Theodore Ts'o1-5/+1
2005-01-17Various portability fixes for Solaris systems.Theodore Ts'o1-0/+4
2005-01-06Make tune2fs and e2fsck consistent about allowing at most 50% of the blocksTheodore Ts'o1-1/+1
2004-12-21tune2fs.c (parse_time): Fix minor buglet; the parse_time routineTheodore Ts'o1-2/+2
2004-11-30Add support for passing options to the io layer using the URL syntax. For Theodore Ts'o1-1/+9
2004-04-12Remove TUNE2FS_SKIP_MOUNT_CHECK environment variable support; it isTheodore Ts'o1-11/+6
2004-04-07tune2fs.c (main): If the environment variableTheodore Ts'o1-7/+20
2003-12-28Fix more compiler warnings.Matthias Andree1-0/+2
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-27/+26
2003-11-21Check the returned name from blkid_get_devname in tune2fs andTheodore Ts'o1-1/+11
2003-05-05Add --enable-test-io-debug configure option which causes e2fsck andTheodore Ts'o1-4/+24
2003-05-03tune2fs.c (parse_time): Add portability code to work around lackTheodore Ts'o1-0/+11
2003-03-06tune2fs.c (parse_tune2fs_options, parse_e2label_options): AllowTheodore Ts'o1-2/+2
2003-03-01Minor bug fixes in the blkid library.Theodore Ts'o1-5/+4
2002-10-15Add support for new feature in ext2/3 filesystems; a default mount options fieldTheodore Ts'o1-5/+34
2002-10-13Fix gcc -Wall nits.Theodore Ts'o1-1/+3
2002-09-22mke2fs.c (main): Enable directory indexing by default.Theodore Ts'o1-2/+13
2002-08-17Add support for searching /proc/evms/volumes when interpretingTheodore Ts'o1-1/+21
2002-03-05Newer libintl needs LC_CTYPE to be set in addition to LC_MESSAGES.Theodore Ts'o1-0/+1
2002-02-25Add check for mkfs.ext3 and create a journal in this case.Andreas Dilger1-14/+0
2001-12-25Return a non-zero exit code on error.Andreas Dilger1-2/+1
2001-12-26tune2fs.8.in, tune2fs.c (parse_tune2fs_options, main): AddTheodore Ts'o1-4/+34
2001-12-16Fix various gcc -Wall nits. Fixed a bug in mke2fs where a bogusTheodore Ts'o1-10/+8
2001-09-19Remove dead code that wasn't in use from tune2fs.Theodore Ts'o1-2/+0
2001-08-27Remove EXT2FS_VERSION from the version display, since it Theodore Ts'o1-3/+1
2001-08-18Minor fixups to Andreas' changeset. Removed unused variableTheodore Ts'o1-1/+0
2001-08-17get_device_by_label.[ch], fsck.c, util.c: New interpret_spec()Andreas Dilger1-11/+28
2001-08-15* tune2fs.c: Make sure that error messages are sent to stderr, andTheodore Ts'o1-6/+8
2001-08-15Give an error if -O is specified more than once to tune2fs.Theodore Ts'o1-0/+5
2001-07-31tune2fs.c (update_feature_set, remove_journal_inode): IfTheodore Ts'o1-22/+62
2001-07-30tune2fs.c (update_feature_set): Don't require a forced fsck ifTheodore Ts'o1-1/+3
2001-06-14ChangeLog, mke2fs.c, tune2fs.8.in, tune2fs.c, util.c, util.h:Theodore Ts'o1-0/+1
2001-05-25ChangeLog, tune2fs.c:Theodore Ts'o1-1/+1
2001-05-14Many files:Theodore Ts'o1-2/+1
2001-05-14ChangeLog:Theodore Ts'o1-3/+3
2001-04-26ChangeLog, tune2fs.c:Theodore Ts'o1-0/+2
2001-04-23ChangeLog, tune2fs.c:Theodore Ts'o1-13/+30
2001-04-17ChangeLog, mke2fs.c, tune2fs.c:Theodore Ts'o1-4/+4
2001-03-26ChangeLog, mke2fs.8.in, mke2fs.c, tune2fs.8.in, tune2fs.c, util.c, util.h:Theodore Ts'o1-4/+2
2001-01-18ChangeLog, mke2fs.8.in, mke2fs.c, tune2fs.8.in, tune2fs.c:Theodore Ts'o1-10/+92
2001-01-16ChangeLog, Makefile.in, dumpe2fs.c, jfs_user.h, mke2fs.c, tune2fs.c:Theodore Ts'o1-3/+13
2001-01-14ChangeLog, tune2fs.8.in:Theodore Ts'o1-4/+4
2001-01-14ChangeLog, tune2fs.c:Theodore Ts'o1-1/+2
2001-01-11ChangeLog, e2image.c, mke2fs.c, mklost+found.c, tune2fs.c, util.c, uuidgen.c:Theodore Ts'o1-12/+11
2001-01-09ChangeLog, Makefile.in, tune2fs.c:Theodore Ts'o1-15/+63
2001-01-03ChangeLog, Makefile.in, mke2fs.c, tune2fs.8.in, tune2fs.c, util.c, util.h:Theodore Ts'o1-84/+178