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-13 14:43:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94f1a1dea37e07eae8fbfa69d8bb6743ae8569b2
minio
/
pkg
/
disk
History
Harshavardhana
ab77b216d1
fix: remove restrictions on windows for NAME_MAX (
#9469
)
...
Fixes
#9393
2020-04-28 17:32:46 -07:00
..
directio_darwin.go
Skip building directio on platforms that don't support Direct IO (
#9059
)
2020-03-12 18:57:41 -07:00
directio_unix.go
Skip building directio on platforms that don't support Direct IO (
#9059
)
2020-03-12 18:57:41 -07:00
directio_unsupported.go
Skip building directio on platforms that don't support Direct IO (
#9059
)
2020-03-12 18:57:41 -07:00
disk_test.go
…
disk.go
fix: remove unusued PerfInfoHandler code (
#9328
)
2020-04-12 19:37:09 -07:00
obd.go
implement configurable timeout for OBD tests (
#9324
)
2020-04-14 11:48:32 -07:00
root_disk_unix.go
fix: remove restrictions on windows for NAME_MAX (
#9469
)
2020-04-28 17:32:46 -07:00
root_disk_windows.go
fix: remove restrictions on windows for NAME_MAX (
#9469
)
2020-04-28 17:32:46 -07:00
stat_bsd.go
…
stat_fallback.go
…
stat_linux.go
…
stat_openbsd.go
…
stat_solaris.go
…
stat_windows.go
…
type_bsd.go
…
type_linux.go
…
type_windows.go
…