Make devicemapper linux-only

This commit is contained in:
Guillaume J. Charmes
2013-11-27 19:12:51 -08:00
parent a58fef9f13
commit 24c03b2d93
11 changed files with 22 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
// +build linux
package devmapper
import (
+2
View File
@@ -1,3 +1,5 @@
// +build linux
package devmapper
import (
+2
View File
@@ -1,3 +1,5 @@
// +build linux
package devmapper
import (
+2
View File
@@ -1,3 +1,5 @@
// +build linux
package devmapper
import "C"
+2
View File
@@ -1,3 +1,5 @@
// +build linux
package devmapper
import (
@@ -1,3 +1,5 @@
// +build linux
package devmapper
/*
+2
View File
@@ -1,3 +1,5 @@
// +build linux
package devmapper
import (
+2
View File
@@ -1,3 +1,5 @@
// +build linux
package devmapper
import (
+2
View File
@@ -1,3 +1,5 @@
// +build linux
package devmapper
import (
+2
View File
@@ -1,3 +1,5 @@
// +build linux
package devmapper
import (
+2
View File
@@ -1,3 +1,5 @@
// +build linux
package devmapper
import (