Fiemap: improve the API
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 23 Nov 2012 11:56:16 +0000 (13:56 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 23 Nov 2012 12:12:52 +0000 (14:12 +0200)
commit76913862e808d406e548ab07a7f5df11255d290e
treee65db7233a46802ee3359961e14c91249d1397b8
parent6f22b63c9c2a145f950b731861a5fd00cafc553a
Fiemap: improve the API

Improve the API and allow to specify the area of the file to generate ranges
for, so that it would be possible to generate ranges only for part of the file.

Change-Id: I1e8455be739d9835bc3f750709fbe7d8e9374ee7
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptools/BmapCreate.py
bmaptools/Fiemap.py
tests/test_api_base.py