Move atomic package to the top and simplify its tests

This commit is contained in:
Harshavardhana
2015-09-20 13:50:07 -07:00
parent fb84335010
commit b938e40fb5
5 changed files with 24 additions and 12 deletions

View File

@@ -25,8 +25,8 @@ import (
"sync"
"syscall"
"github.com/minio/minio/pkg/atomic"
"github.com/minio/minio/pkg/probe"
"github.com/minio/minio/pkg/utils/atomic"
)
// Disk container for disk parameters