]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #32394 from zhangsw/fix-appendobj-invalidposition
authorJ. Eric Ivancich <ivancich@redhat.com>
Wed, 4 Nov 2020 15:03:51 +0000 (10:03 -0500)
committerGitHub <noreply@github.com>
Wed, 4 Nov 2020 15:03:51 +0000 (10:03 -0500)
commit4ee736e57abce316cbe0ecf6c1f4e472ef069a41
treed51080032e71fe8e273b327391581a2043eb088b
parent9339e99937c469ebb8b7bb3463dc2661d93579c0
parent6ad21d3683492ac70edbedcb7f1df362966d50be
Merge pull request #32394 from zhangsw/fix-appendobj-invalidposition

rgw: using strict_strtoll for append position. If not, any invalid value will be decoded as zero which is not correct.

Reviewed-by: Yuval Lifshitz <ylifshit@redhat.com>
src/rgw/rgw_rest_s3.cc