Whamcloud - gitweb
filefrag: improvements to filefrag FIEMAP handling
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 12 Apr 2012 21:31:35 +0000 (15:31 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 29 May 2012 03:14:08 +0000 (21:14 -0600)
commite9b8bd9322ceebb889a1c413e178c101611408d4
treec74da93e0b0eb9441fe8e5661a8abffb609e1d1c
parentf93049cb38ba751b20af139aee95e3ae34749a41
filefrag: improvements to filefrag FIEMAP handling

* add support for multiple-device filesystems
* add -k option to print extents in kB-sized units (like df -k)
* add -b {blocksize} to print extents in blocksize units
* add -e option to use in extent format, even for non-extent files.
* add -X option to print extents in hexadecimal format

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
lib/ext2fs/fiemap.h
misc/filefrag.8.in
misc/filefrag.c