BmapBdevCopy: move block device opening
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 15:44:29 +0000 (17:44 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 17:01:23 +0000 (19:01 +0200)
commite66291f150d1c6d679ce4b28a4ed2ac0173f9d8b
treeb2eb0e120cffac4ef353fbe5c88f20d4cfb3bafd
parent6d2fa0d075b459aa1df0ac08888bc6f9ec837da8
BmapBdevCopy: move block device opening

Start moving the block device - specific stuff to the BmapBdevCopy class.
Move the open funcion first.

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