17339: remove unnecessary memory allocation when reading from Keep with
authorWard Vandewege <ward@curii.com>
Fri, 3 Dec 2021 20:12:38 +0000 (15:12 -0500)
committerWard Vandewege <ward@curii.com>
Fri, 3 Dec 2021 20:12:38 +0000 (15:12 -0500)
commit5ce5bf966dfabbc0beb7330d4c976a23fde3fd83
tree3e9d3930e0e07bec97a6e47b6a1c1f17a61950cb
parent464c1562415ac7b5b5503f41b20c3183610dc899
17339: remove unnecessary memory allocation when reading from Keep with
       the S3 v2 driver. Also fix a few incorrect calls to log.Error()

Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward@curii.com>
services/keepstore/handlers.go
services/keepstore/s3aws_volume.go