This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
minio
Watch
1
Star
0
Fork
1
You've already forked minio
mirror of
https://github.com/pgsty/minio.git
synced
2026-03-24 06:08:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f268762ec710a4e2b3cc764d123e4ead5637c6d8
minio
/
pkg
/
fs
History
Brendan Ashworth
fab45aae40
pkg/fs: add bucket test and benchmarks
...
Lots of useful benchmarks and a simple test addition!
2016-03-07 00:07:11 -08:00
..
api_suite_nix_test.go
multipart: remove proper MD5, rather create MD5 based on parts to be s3 compatible.
2016-03-02 14:20:49 -08:00
api_suite_windows_test.go
multipart: remove proper MD5, rather create MD5 based on parts to be s3 compatible.
2016-03-02 14:20:49 -08:00
fs_test.go
…
fs-backend-metadata.go
…
fs-bucket_test.go
pkg/fs: add bucket test and benchmarks
2016-03-07 00:07:11 -08:00
fs-bucket-acl.go
pkg/fs: for locks, prefer defer and read-only ops
2016-03-07 00:07:11 -08:00
fs-bucket-listobjects.go
list: Fix handling of maxKeys and prefixes.
2016-03-01 17:34:31 -08:00
fs-bucket.go
pkg/fs: skip unnecessary os.Stat system call
2016-03-07 00:07:11 -08:00
fs-datatypes.go
…
fs-errors.go
…
fs-multipart.go
pkg/fs: for locks, prefer defer and read-only ops
2016-03-07 00:07:11 -08:00
fs-object.go
…
fs-utils.go
…
fs.go
…