Commit Graph

2 Commits

Author SHA1 Message Date
Zhihai Song f396c8e5fa Remove unused logging import and LOG global var
In some modules the global LOG is not used any more. And the import
of logging is not used. This patch removes the unused logging import
and LOG vars.

Change-Id: I28572c325f8c31ff38161010047bba00c5d5b833
2015-12-25 18:01:12 +08:00
Andrew Melton 0e16afa588 virt: allow for direct mounting of LocalBlockImages
Block backed images, are already presented as block devices, so
LocalBlockImages can be mounted directly instead of being linked
with loopback or nbd to another block device.

Change-Id: I5aae1e293832f7cff7bc00d793bcc86ededf5eec
Closes-bug: #1287754
2015-12-10 16:15:44 +00:00