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>
Thu, 9 Aug 2012 06:54:46 +0000 (00:54 -0600)
commit7c3019e76d4b7cab54231614f1cc973155fcb23b
treea624acc9aa771ce838077082d63c0106b6fe2842
parent1388120e10678bc8b66c6422ccc5ca2cdbf450e8
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