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>
Sat, 15 Sep 2012 18:49:16 +0000 (12:49 -0600)
commit57345c9945b24f59bc93249b689fb2252447ac6b
treec5d2e3d374209ec2ea96520a4f164d2c3f901d43
parentadde001b493c55ae3da589b000ad295ddbe4a5a4
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