BmapCopy: rename 'bdev_path' to 'dest_path'
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 15:37:40 +0000 (17:37 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 17:01:23 +0000 (19:01 +0200)
commit6d2fa0d075b459aa1df0ac08888bc6f9ec837da8
treebc2319479ee4e1bf085dcf0d9b9aa4e2d757e50f
parent1c3e51cceba7fdf5df2419a7e4b091545e6111c8
BmapCopy: rename 'bdev_path' to 'dest_path'

Similarly to the previous commits - rename the path attribute to 'dest_path',
because the destination does not have to be a block device.

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