فهرست منبع

btrfs: build tags

correct filename and make the tag more readable

Docker-DCO-1.1-Signed-off-by: Vincent Batts <vbatts@redhat.com> (github: vbatts)
Vincent Batts 11 سال پیش
والد
کامیت
5cfea26bcf
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      runtime/runtime_btrfs.go

+ 1 - 1
runtime/runtime_btfs.go → runtime/runtime_btrfs.go

@@ -1,4 +1,4 @@
-// +build !no_btrfs
+// +build !exclude_graphdriver_btrfs
 
 
 package runtime
 package runtime