Statistics
| Branch: | Tag: | Revision:

root / lib / block / __init__.py @ 085b8e24

History | View | Annotate | Download (794 Bytes)

# Date Author Comment
ce9283c1 04/24/2013 10:59 am Thomas Thrainer

Move lib/bdev.py to lib/block/bdev.py

That's in preparation of extracting DRBD related code from bdev.py. As
bdev.py is already rather long, new features will require to split it
into more manageable pieces. That's why it's moved in an own directory.

Signed-off-by: Thomas Thrainer <>...