summaryrefslogtreecommitdiff
path: root/debugfs/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-18Fix format statements to make e2fsprogs programs 32-bit cleanTakashi Sato1-20/+21
2006-03-18Add an option to debugfs to open filesystems in exclusive modeTheodore Ts'o1-1/+4
2005-12-10Fix various gcc -Wall complaints.Theodore Ts'o1-36/+36
2005-09-24New debugfs command: set_current_timeTheodore Ts'o1-3/+25
2005-05-06Fix compile warning in do_stat() from previous fix.Theodore Ts'o1-1/+1
2005-05-05debugfs.c (do_stat): Check to make sure a filesystem is openTheodore Ts'o1-0/+3
2005-03-21Make debugfs's stat command print the size of the extra inode fields,Theodore Ts'o1-0/+1
2005-03-20Fix e2fsck, debugfs, and the ext2fs_mkdir function so that when we createTheodore Ts'o1-2/+2
2005-03-20Enhance debugfs's stat command so it can dump extended attributesTheodore Ts'o1-6/+87
2004-11-29debugfs.c (do_open_filesys): Fix obvious uninitialized variableTheodore Ts'o1-1/+1
2004-11-19debugfs.c (kill_file_by_inode): Only iterate over the inode toTheodore Ts'o1-0/+2
2004-07-28Add ability for debugfs to use a separate source of data blocks whenTheodore Ts'o1-6/+43
2004-03-20debugfs.c (make_link): Set the filetype information when creatingTheodore Ts'o1-4/+38
2004-02-23debugfs.c (internal_dump_inode): Display the major/minor deviceTheodore Ts'o1-2/+25
2004-02-21Fix libext2fs and debugfs to correctly deal with symlinks that haveTheodore Ts'o1-1/+1
2003-12-11debugfs.c (do_write, do_mkdir): If the directory is full,Theodore Ts'o1-10/+27
2003-12-07debugfs.c (do_write): Mask off the file type bits, and OR in theTheodore Ts'o1-1/+1
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-16/+22
2003-07-06Fixx gcc -Wall nitpicks.Theodore Ts'o1-2/+2
2003-05-13util.c, ls.c, logdump.c, htree.c, dump.c, debugfs.h, debugfs.c, ChangeLog:Theodore Ts'o1-12/+3
2003-05-05debugfs.c (do_imap), debugfs.h, debug_cmds.ct, debugfs.8.in:Theodore Ts'o1-0/+34
2003-03-16Add to the ss (subsystem) library the ability to dynamically linkTheodore Ts'o1-0/+1
2003-03-06Fix up lots of portability problems that caused e2fsprogs not to build succes...Theodore Ts'o1-2/+2
2002-10-31debugfs.c (do_write): Check to see if the filename exists beforeTheodore Ts'o1-0/+7
2002-07-15debugfs.c (do_show_super_stats): Calculate and print the numberTheodore Ts'o1-1/+5
2002-07-09debugfs.c (do_rmdir), debugfs.8.in: Implement the rmdir command.Theodore Ts'o1-10/+88
2002-05-11Add a new command "bmap" to debugfs which calculates the logical->physical bl...Theodore Ts'o1-3/+27
2002-03-05Two bug fixes to debugfs, courtesy of Jaroslav Drzik <jdrzik@host.sk> for sug...Theodore Ts'o1-1/+3
2002-01-03Fix gcc -Wall nits.Theodore Ts'o1-9/+0
2002-01-03Add new debugfs commands and arguments which make it easier to Theodore Ts'o1-304/+169
2001-12-22Update the group descriptor free block and inode counts when Theodore Ts'o1-3/+15
2001-11-30debugfs.c (finish_range, dump_blocks): Fixed bug in Andreas's >Theodore Ts'o1-3/+3
2001-11-08Support very large files with debugfs (first pass).Andreas Dilger1-8/+9
2001-11-08Change the i_size calculation to match current kernel policy of onlyAndreas Dilger1-5/+4
2001-08-27Remove EXT2FS_VERSION from the version display, since it Theodore Ts'o1-3/+2
2001-06-03ChangeLog, debugfs.c:Theodore Ts'o1-1/+2
2001-06-01ChangeLog, debugfs.c, debugfs.h, logdump.c:Theodore Ts'o1-2/+2
2001-05-14debugfs.c:Theodore Ts'o1-1/+1
2001-05-13ChangeLog, debugfs.c:Theodore Ts'o1-3/+3
2001-05-09ChangeLog, debugfs.c:Theodore Ts'o1-3/+10
2001-05-03ChangeLog, debugfs.8.in, debugfs.c:Theodore Ts'o1-3/+9
2001-03-29Many files:Theodore Ts'o1-51/+62
2001-03-18ChangeLog, debugfs.c:Theodore Ts'o1-2/+0
2001-01-12ChangeLog, debugfs.c, debugfs.h:Theodore Ts'o1-7/+8
2001-01-11Many files:Theodore Ts'o1-57/+55
2001-01-01ChangeLog, journal.c, pass1.c, super.c, unix.c:Theodore Ts'o1-5/+2
2000-12-30ChangeLog, debugfs.c, setsuper.c:Theodore Ts'o1-0/+1
2000-08-19debugfs.c:Theodore Ts'o1-1/+1
2000-08-18Many files:Theodore Ts'o1-1/+1
2000-08-14ChangeLog, debugfs.c:Theodore Ts'o1-50/+2