containerd/rootfs
Daniel Nephin ee04cfa3f9 Add staticcheck linter
Fix issues with sync.Pool being passed an array and not a pointer.
See https://github.com/dominikh/go-tools/blob/master/cmd/staticcheck/docs/checks/SA6002

Add missing tests for content.Copy

Fix T.Fatal being called in a goroutine

Signed-off-by: Daniel Nephin <dnephin@gmail.com>
2017-11-28 13:05:30 -05:00
..
apply.go Add reference labels to snapshots and content 2017-10-11 10:42:47 -07:00
diff.go Refactor differ into separate package 2017-10-11 10:02:29 -07:00
init_linux.go Revert "rootfs: remove unused functions" 2017-09-06 11:00:21 -07:00
init_other.go Revert "rootfs: remove unused functions" 2017-09-06 11:00:21 -07:00
init.go Add staticcheck linter 2017-11-28 13:05:30 -05:00