Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_e2fsprogs
/
refs/heads/n-mr2
/
misc
/
filefrag.c
e0ed740
Switch back to 1.42.9 now that there is a fix
by JP Abgrall
· 11 years ago
65f0aab
Revert changes that moved from 1.41.14 to 1.42.9
by JP Abgrall
· 11 years ago
18a1444
Add files that would normally be generated by the e2fsprogs build system
by Bernhard Rosenkränzer
· 12 years ago
e39082e
misc: don't leak file descriptors (on error paths)
by Darrick J. Wong
· 12 years ago
577c773
misc: fix gcc -Wall warnings
by Theodore Ts'o
· 12 years ago
e350773
Fix gcc -Wall nits
by Theodore Ts'o
· 13 years ago
2508eaa
filefrag: improvements to filefrag FIEMAP handling
by Andreas Dilger
· 13 years ago
00eb0ee
build: quiet some "gcc -Wall" compiler warnings
by Andreas Dilger
· 13 years ago
339e457
filefrag: fix segfault on virtual fs
by Eric Sandeen
· 13 years ago
036fda6
filefrag: fix report of number of extents
by Liu Bo
· 13 years ago
605cf6e
filefrag: fix infinite loop in filefrag
by Theodore Ts'o
· 14 years ago
9c58eaf
filefrag: fix an off by one error in when printing the next expected block
by Theodore Ts'o
· 14 years ago
a00be17
filefrag: Display the number of contiguous, not physical, extents
by Theodore Ts'o
· 14 years ago
d1154eb
Shorten compile commands run by the build system
by Theodore Ts'o
· 14 years ago
1e003cc
filefrag: Fix uninitialized "expected" value
by Eric Sandeen
· 14 years ago
b18c5fd
Merge branch 'maint' into next
by Theodore Ts'o
· 14 years ago
a8d8432
filefrag: count 0 extents properly when verbose
by Eric Sandeen
· 14 years ago
616f68b
Merge branch 'maint' into next
by Theodore Ts'o
· 14 years ago
b637f8e
filefrag: remove useless assignment
by Jim Meyering
· 15 years ago
2d07b3a
Merge branch 'maint' into next
by Theodore Ts'o
· 16 years ago
ca92d98
filefrag: Fix a core dump on sparc32 platforms with 8k file systems
by Theodore Ts'o
· 16 years ago
334cfcc
filefrag: don't print extent header on bmap fallback
by Eric Sandeen
· 16 years ago
1f3d16d
filefrag: fix frag count in bmap case
by Eric Sandeen
· 16 years ago
5d5e01d
filefrag: Add option to force use of the FIBMAP ioctl
by Theodore Ts'o
· 16 years ago
1d72214
Merge branch 'maint' into next
by Theodore Ts'o
· 16 years ago
88fca20
Move declaration of FS_IOC_FIEMAP ioctl to fiemap.h
by Theodore Ts'o
· 16 years ago
bbbb81c
filefrag: fix it so it works in the bmap fallback case.
by Eric Sandeen
· 16 years ago
9d4bade
filefrag: Restore "perfect" number of extents calculation for ext2/ext3
by Theodore Ts'o
· 16 years ago
f97ea10
filefrag: fix fm_start in filefrag_fiemap loop
by Peng Tao
· 16 years ago
e78968f
filefrag: Fix error checking for the fiemap ioctl
by Theodore Ts'o
· 16 years ago
e62847c
filefrag: Add support to use the FIEMAP ioctl
by Kalpak Shah
· 16 years ago
a8fbdc0
filefrag: Fix calculation of ideal number of extents
by Theodore Ts'o
· 17 years ago
efc6f62
Remove trailing whitespace for the entire source tree
by Theodore Ts'o
· 17 years ago
de8f3a7
Fix gcc -Wall warnings, especially on 64-bit systems
by Andreas Dilger
· 18 years ago
642935c
Fix misc. gcc -Wall complaints in the misc and e2fsck directories
by Theodore Ts'o
· 19 years ago
69022e0
Fix potential 2**32-1 overflow problems by ext2fs_div_ceil()
by Theodore Ts'o
· 19 years ago
8fe81a3
Rename EXT3_EXTENTS_FL to EXT4_EXTENTS_FL and make it visible to the user
by Andreas Dilger
· 19 years ago
9c07dc0
Add missing backwards compatibility for ancient Linux systems
by Theodore Ts'o
· 19 years ago
40198dd
Fix filefrag to be 32-bit clean
by Theodore Ts'o
· 19 years ago
9b9a780
Fix various gcc -Wall complaints.
by Theodore Ts'o
· 20 years ago
8198e79
filefrag.c (frag_report, get_bmap): The FIBMAP and FIGETBSZ ioctls return
by Theodore Ts'o
· 20 years ago
bfd9762
Fix a bug in filefrag so that it doesn't when the first block found is an
by Theodore Ts'o
· 20 years ago
a4897d4
Don't abort filefrag if EXT3_IOC_GETFLAGS ioctl is not supported,
by Theodore Ts'o
· 20 years ago
3d16b3f
filefrag.c (frag_report): Automatically detect files that are
by Theodore Ts'o
· 20 years ago
7f1faaa
filefrag.c (frag_report): In verbose mode, print the first and
by Theodore Ts'o
· 21 years ago
0aa0e0c
filefrag.c (frag_report): Fix filefrag so that it works
by Theodore Ts'o
· 21 years ago
9290404
Applied patch from Francois Petillon (fantec at proxad.net) to
by Theodore Ts'o
· 21 years ago
6b394c1
filefrag.c: Fix gcc -Wall nits.
by Theodore Ts'o
· 21 years ago
d605ba1
filefrag.c: Use #ifdef __linux__ instead of __LINUX__ so that it
by Theodore Ts'o
· 22 years ago
b34cbdd
Re-add FreeBSD support.
by Matthias Andree
· 22 years ago
aa3a2fe
Trivial warning fixes.
by Matthias Andree
· 22 years ago
9642413
Initial checkin of the filefrag program, which reports on how
by Theodore Ts'o
· 22 years ago