浏览代码

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