commit
9e78a001b9
@ -1,4 +1,4 @@
|
|||||||
// +build !no_btrfs
|
// +build !no_btrfs,cgo
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright The containerd Authors.
|
Copyright The containerd Authors.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// +build linux,!no_btrfs
|
// +build linux,!no_btrfs,cgo
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright The containerd Authors.
|
Copyright The containerd Authors.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// +build linux,!no_btrfs
|
// +build linux,!no_btrfs,cgo
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright The containerd Authors.
|
Copyright The containerd Authors.
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// +build linux,!no_btrfs
|
// +build linux,!no_btrfs,cgo
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Copyright The containerd Authors.
|
Copyright The containerd Authors.
|
||||||
|
Loading…
Reference in New Issue
Block a user