minio/internal/ioutil
Harshavardhana 9c5d9ae376
fallback O_DIRECT if not supported, do regular reads() (#13680)
2021-11-17 15:48:47 -08:00
..
append-file_nix.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
append-file_windows.go fix: honor system umask for file creates (#12601) 2021-07-06 12:54:16 -07:00
ioutil.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
ioutil_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
odirect_reader.go directio: Check if buffers are set. (#13440) 2021-10-14 10:19:17 -07:00
read_file.go fallback O_DIRECT if not supported, do regular reads() (#13680) 2021-11-17 15:48:47 -08:00
read_file_noatime_notsupported.go fix: enable go1.17 github ci/cd (#12997) 2021-08-18 18:35:22 -07:00
read_file_noatime_supported.go fix: enable go1.17 github ci/cd (#12997) 2021-08-18 18:35:22 -07:00
wait_pipe.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00