]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
msg/xio: fix build with '--enable-xio' 3811/head
authorKefu Chai <kchai@redhat.com>
Mon, 16 Feb 2015 05:26:14 +0000 (13:26 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 27 Feb 2015 03:00:17 +0000 (11:00 +0800)
commit52e87d321461e3684090de397dffd8d551ade8b3
tree02a805bcf5677674c13dc9a397351ae572bf8af6
parent652e85445d42fe75ae253befcad9546c5149e66b
msg/xio: fix build with '--enable-xio'

* do not hide the symbols in buffer.cc, as XioMessenger.cc is referencing
  get_xio_mp().
* do not export private symbols from libcephfs.

Fixes: #10735
Co-authored-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
Signed-off-by: Kefu Chai <kchai@redhat.com>
src/Makefile.am
src/common/Makefile.am
src/libradosstriper/Makefile.am
src/test/Makefile.am