diff --git a/components/engine/runtime/runtime_btfs.go b/components/engine/runtime/runtime_btrfs.go similarity index 70% rename from components/engine/runtime/runtime_btfs.go rename to components/engine/runtime/runtime_btrfs.go index 5e941386c3..c59b103ff9 100644 --- a/components/engine/runtime/runtime_btfs.go +++ b/components/engine/runtime/runtime_btrfs.go @@ -1,4 +1,4 @@ -// +build !no_btrfs +// +build !exclude_graphdriver_btrfs package runtime