BmapCopy: move block device tuning to BmapBdevCopy
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 16:08:43 +0000 (18:08 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 17:01:23 +0000 (19:01 +0200)
commit9ca60af877fab41069c69feb43e3b01323163353
tree6ae886876421a520c2141ef3bffdb45172a8cd09
parentf5ca5b024089a43be77d6ff5b47a596023f165e4
BmapCopy: move block device tuning to BmapBdevCopy

This seems to be the final piece of code which has to be moved. Now
BmapCopy is really independent of the destination file type.

Change-Id: I2a74ccea7db5984ee3940bd95a1ebfd21b6bdedb
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptools/BmapCopy.py