]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
librados/librados_c: check for both symvers
authorBoris Ranto <branto@redhat.com>
Thu, 5 Aug 2021 07:08:08 +0000 (09:08 +0200)
committerKefu Chai <tchaikov@gmail.com>
Wed, 31 Aug 2022 12:36:53 +0000 (20:36 +0800)
commitc1d324d207661af146d915a1e239b5c6eb7eea63
tree280aeebecb0a6c4db25ad44d30d9914d2106e50c
parent33d249c245f6dcb6ce342b595e9936d255d5cad2
librados/librados_c: check for both symvers

We should check if either asm symver or attribute symver is defined and
not assume that attribute symver implies asm symver.

Fixes: https://tracker.ceph.com/issues/40060
Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commit ff1941a8d34f52ca25c31e9945f3591feb304b55)
src/librados/librados_c.cc