minio/internal/ioutil
Harshavardhana d9f1df01eb
return an error in CopyAligned upon premature EOF (#18110)
add a unit-test to capture this corner case
2023-09-26 11:20:06 -07:00
..
append-file_nix.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
append-file_windows.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
hardlimitreader.go Signed trailers for signature v4 (#16484) 2023-05-05 19:53:12 -07:00
ioutil.go return an error in CopyAligned upon premature EOF (#18110) 2023-09-26 11:20:06 -07:00
ioutil_test.go return an error in CopyAligned upon premature EOF (#18110) 2023-09-26 11:20:06 -07:00
odirect_reader.go improve performance for inlined data (#15603) 2022-08-29 11:19:29 -07:00
read_file.go optimization use small blocks up to 64KB (#17107) 2023-05-01 09:47:49 -07: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 protect wg.Done from being called twice (#17075) 2023-04-27 07:55:36 -07:00