Whamcloud - gitweb
filefrag: fix -B option and extents calculation for FIBMAP
authorRakesh Pandit <rakesh@tuxera.com>
Sun, 27 Jul 2014 23:56:27 +0000 (19:56 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 27 Jul 2014 23:56:27 +0000 (19:56 -0400)
commitabc4697d5ae65052d766effa9e3d254673fd3ac4
treeaea7c38e6b131872136a4932234abc18d6c32a51
parent8dd650ab9ac394c6d6d19b02e8bb22d5a1e5da0d
filefrag: fix -B option and extents calculation for FIBMAP

29758d2 broke -B option which is useful for filesystems not supporting
FIEMAP. Also, fix extents calculation for -B which is broken since
2508eaa7.

Signed-off-by: Rakesh Pandit <rakesh@tuxera.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/filefrag.c