Skip to content
Snippets Groups Projects
Commit fcc4df5d authored by Nikos Skalkotos's avatar Nikos Skalkotos
Browse files

Add device attribute in Disk class

This attribute hosts the block device associated with this Disk
instance. This can be the original media if the source media is a block
device, a loop device of the original media if the original media is a
regular file or a loop device of a temporary object if the original
media is a directory.
parent b349c125
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment