Whamcloud - gitweb
Read mke2fs.conf and e2fsck.conf from root_sysconfdir rather than harcoded /etc.
[tools/e2fsprogs.git] / misc / filefrag.c
2006-05-29 Theodore Ts'oAdd missing backwards compatibility for ancient Linux...
2006-04-22 Theodore Ts'oFix filefrag to be 32-bit clean
2005-12-11 Theodore Ts'oFix various gcc -Wall complaints.
2005-05-21 Theodore Ts'ofilefrag.c (frag_report, get_bmap): The FIBMAP and...
2005-05-06 Theodore Ts'oFix a bug in filefrag so that it doesn't when the first...
2005-04-09 Theodore Ts'oDon't abort filefrag if EXT3_IOC_GETFLAGS ioctl is...
2005-03-19 Theodore Ts'ofilefrag.c (frag_report): Automatically detect files...
2005-02-04 Theodore Ts'ofilefrag.c (frag_report): In verbose mode, print the...
2005-01-20 Theodore Ts'ofilefrag.c (frag_report): Fix filefrag so that it works
2005-01-17 Theodore Ts'oApplied patch from Francois Petillon (fantec at proxad...
2004-02-27 Theodore Ts'ofilefrag.c: Fix gcc -Wall nits.
2004-02-04 Theodore Ts'ofilefrag.c: Use #ifdef __linux__ instead of __LINUX__...
2003-12-28 Matthias AndreeRe-add FreeBSD support.
2003-12-20 Matthias AndreeTrivial warning fixes.
2003-12-17 Theodore Ts'oInitial checkin of the filefrag program, which reports...