Victor Vieux
|
5f55c1aee1
|
Merge pull request #2966 from andrewsmedina/govet2
fixed some `go vet` issues.
|
2013-12-04 17:57:10 -08:00 |
|
Andrews Medina
|
fea432bdf5
|
fixed Looback typo.
|
2013-11-30 16:28:52 -02:00 |
|
Andrews Medina
|
e8437e8fcf
|
using errors.New instead fmt.Error .
|
2013-11-30 01:02:09 -02:00 |
|
Andrews Medina
|
a6c9a332d0
|
fixed some go vet issues.
|
2013-11-29 22:53:20 -02:00 |
|
Guillaume J. Charmes
|
24c03b2d93
|
Make devicemapper linux-only
|
2013-11-27 19:12:51 -08:00 |
|
Guillaume J. Charmes
|
74c8f7af75
|
Refactor attach loop device in pure Go
|
2013-11-27 15:39:30 -08:00 |
|
Guillaume J. Charmes
|
78d2e2dc37
|
Reduce debugf frequency to avoid terminal freeze
|
2013-11-25 12:06:16 -08:00 |
|
Solomon Hykes
|
60f728b170
|
Devmapper: wrap calls to os/exec for easier mocking
|
2013-11-21 02:16:26 +00:00 |
|
Guillaume J. Charmes
|
a39bd65662
|
Remove os from devmapper
|
2013-11-20 13:05:17 -08:00 |
|
Guillaume J. Charmes
|
5690139785
|
Remove all syscall calls from devicemapper
|
2013-11-20 12:49:01 -08:00 |
|
Solomon Hykes
|
92f94f06ae
|
Mock calls to system functions to facilitate unit testing
|
2013-11-20 20:05:10 +00:00 |
|
Alexander Larsson
|
a0224e61b4
|
devicemapper tool: Add support for pool resizing
|
2013-11-19 09:59:13 +01:00 |
|
Alexander Larsson
|
80aecc7014
|
devmapper: Update device-mapper-tool
This makes the device mapper tool work again and adds new features
to get pool status, device status and to list all devices.
|
2013-11-19 09:44:19 +01:00 |
|
Guillaume J. Charmes
|
035c144242
|
Move all drivers to the same subdir graphdriver
|
2013-11-15 15:48:24 -08:00 |
|