Nick Craig-Wood f4746f5064 s3: fix multipart copy - fixes #3778
Before this change multipart copies were giving the error

    Range specified is not valid for source object of size

This was due to an off by one error in the range source introduced in
7b1274e29ac51231 "s3: support for multipart copy"
2019-12-03 10:37:55 +00:00
..
2019-09-30 14:05:49 +01:00
2019-10-10 21:00:41 +01:00
2019-11-14 11:36:44 +00:00
2019-11-18 14:13:02 +00:00
2019-10-02 12:41:52 +01:00
2019-09-30 14:05:49 +01:00
2019-09-30 22:00:24 +01:00
2019-11-14 21:51:34 +00:00
2019-12-03 10:37:55 +00:00
2019-09-30 22:00:25 +01:00
2019-10-05 10:22:43 +01:00