attach_loopback.go
|
Correct comments
|
2013-11-28 11:02:53 -08:00 |
deviceset.go
|
using errors.New instead fmt.Error .
|
2013-11-30 01:02:09 -02:00 |
devmapper.go
|
Extract ioctl from wrapper
|
2013-11-27 17:47:20 -08:00 |
devmapper_doc.go
|
Add devmapper struct doc
|
2013-11-20 14:09:46 -08:00 |
driver.go
|
Forbid syscalls in tests, add 2 new unit tests
|
2013-11-21 16:32:16 -08:00 |
ioctl.go
|
Extract ioctl from wrapper
|
2013-11-27 17:47:20 -08:00 |
mount.go
|
Forbid syscalls in tests, add 2 new unit tests
|
2013-11-21 16:32:16 -08:00 |
sys.go
|
Correct comments
|
2013-11-28 11:02:53 -08:00 |