(2.11) Make BlockDev subclasses adhere to new interface
authorKlaus Aehlig <aehlig@google.com>
Mon, 3 Feb 2014 10:53:40 +0000 (11:53 +0100)
committerDimitris Aragiorgis <dimara@grnet.gr>
Mon, 5 May 2014 16:49:28 +0000 (19:49 +0300)
commit09f739ccdb72b50ca6933f74f03b3a270790d75f
tree4e1c5449065c32a439ba9e830cfce8edf01e510d
parentb9c80ea475c2d75312c630b96de08cf98d4025bd
(2.11) Make BlockDev subclasses adhere to new interface

In commit 702c3270 two new parameters were added to the
constructor of BlockDev. Make the subclassess accept these
additional parameters as well.

Signed-off-by: Klaus Aehlig <aehlig@google.com>
Reviewed-by: Petr Pudlak <pudlak@google.com>
lib/storage/bdev.py
lib/storage/drbd.py