minio/pkg/ioutils
Bala.FA 255505a83b pkg/ioutils: remove usage of os.Lstat() in FTW()
As os.Readdir() is used get file entries where statinfo is already
present.  This patch fixes to use statinfo provided by os.Readdir().
2016-02-10 13:32:53 -08:00
..
filepath.go pkg/ioutils: remove usage of os.Lstat() in FTW() 2016-02-10 13:32:53 -08:00
ioutils_test.go ioutils: Add tests 2016-01-26 12:34:04 -08:00
ioutils.go ioutils: Add tests 2016-01-26 12:34:04 -08:00