]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
e2fsprogs-fiemap.patch
authorAndreas Dilger <adilger@sun.com>
Sat, 2 Feb 2008 08:54:41 +0000 (01:54 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 11 Feb 2008 03:49:43 +0000 (22:49 -0500)
commite7b2b5cf927b603c7b59b0bc400d268a0f348670
tree4b24afcc4a4d86b372d85949b894e79334b9ea1e
parentf4683901f28cd8d686cbeef40d1adc4747cdf03b
e2fsprogs-fiemap.patch

Add support for ioctl(FIEMAP) to filefrag.  If the kernel supports FIEMAP
the filefrag program prefers this more efficient mechanism to get extent
information instead of repeated FIBMAP calls.

Signed-off-by: Kalpak Shah <kalpak@clusterfs.com>
Signed-off-by: Andreas Dilger <adilger@clusterfs.com>
misc/filefrag.c