Project

General

Profile

Actions

Bug #15535

closed

Missing export for rados_aio_get_version in src/include/rados/librados.h

Added by Jim Wright about 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
librados
Target version:
-
% Done:

0%

Source:
Community (dev)
Tags:
Backport:
jewel
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Hi,

The function rados_aio_get_version is correctly defined and implemented in src/librados/librados.cc. However without a corresponding declaration in librados.h specifying it has scope CEPH_RADOS_API, the function ends up having no external visibility in librados.so; and so is uncallable by library users.


Related issues 1 (0 open1 closed)

Copied to Ceph - Backport #16153: jewel: Missing export for rados_aio_get_version in src/include/rados/librados.hResolvedAbhishek VarshneyActions
Actions

Also available in: Atom PDF