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-19 00:07:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
113bcbdb7888185de51aebf7da8fa6bb36bd1ef5
minio
/
pkg
/
disk
History
Tobias Nygren
052b5262ff
use statvfs(2) for disk.GetInfo on NetBSD (
#10257
)
2020-08-20 20:13:06 -07:00
..
directio_darwin.go
…
directio_unix.go
…
directio_unsupported.go
add additional fdatasync before close() on writes (
#9947
)
2020-07-01 10:57:23 -07:00
disk_test.go
…
disk.go
…
fdatasync_linux.go
add additional fdatasync before close() on writes (
#9947
)
2020-07-01 10:57:23 -07:00
fdatasync_unix.go
add additional fdatasync before close() on writes (
#9947
)
2020-07-01 10:57:23 -07:00
obd.go
fix: speed up OBD tests avoid unnecessary memory allocation (
#10141
)
2020-07-27 14:51:59 -07:00
root_disk_unix.go
handle fresh setup with mixed drives (
#10273
)
2020-08-18 14:37:26 -07:00
root_disk_windows.go
…
stat_bsd.go
…
stat_linux.go
…
stat_netbsd.go
use statvfs(2) for disk.GetInfo on NetBSD (
#10257
)
2020-08-20 20:13:06 -07:00
stat_openbsd.go
…
stat_solaris.go
…
stat_windows.go
…
type_bsd.go
…
type_linux.go
…
type_windows.go
Allocate more buffer (
#9683
)
2020-05-26 12:35:40 -07:00