Re: Find all consumers of private symbols

2017-01-31 Thread Benjamin Drung
Am Dienstag, den 31.01.2017, 08:21 -0500 schrieb James McCoy: > On Tue, Jan 31, 2017 at 02:06:44PM +0100, Michael Biebl wrote: > > Am 31.01.2017 um 13:31 schrieb Benjamin Drung: > > > Hi, > > > > > > libibverbs provides symbols for their public library API and > > > internal > > > symbols for thei

Re: Find all consumers of private symbols

2017-01-31 Thread James McCoy
On Tue, Jan 31, 2017 at 02:06:44PM +0100, Michael Biebl wrote: > Am 31.01.2017 um 13:31 schrieb Benjamin Drung: > > Hi, > > > > libibverbs provides symbols for their public library API and internal > > symbols for their plugins libraries. Sadly the internal symbols are > > exposed in libibverbs. U

Re: Find all consumers of private symbols

2017-01-31 Thread Michael Biebl
Am 31.01.2017 um 13:31 schrieb Benjamin Drung: > Hi, > > libibverbs provides symbols for their public library API and internal > symbols for their plugins libraries. Sadly the internal symbols are > exposed in libibverbs. Upstream wants to make these symbols private, > but without bumping the sona

Find all consumers of private symbols

2017-01-31 Thread Benjamin Drung
Hi, libibverbs provides symbols for their public library API and internal symbols for their plugins libraries. Sadly the internal symbols are exposed in libibverbs. Upstream wants to make these symbols private, but without bumping the soname. The rdma-core source package will ship libibverbs and