On Tue, Jun 03, 2008 at 08:55:49AM +0200, Fabio M. Di Nitto wrote: > On Mon, 2 Jun 2008, Joel Becker wrote: > > >On Tue, Jun 03, 2008 at 05:57:35AM -0000, [EMAIL PROTECTED] wrote: > >>commit e879971090c6821bb966f17875874d11aa740a5c > >>Author: Fabio M. Di Nitto <[EMAIL PROTECTED]> > >>Date: Tue Jun 3 07:54:37 2008 +0200 > >> > >> [MISC] Make several API's private again > >> > >> A bunch of API's have been exported and made public by mistake. > >> > >> libdlmcontrol, libfenced and libgfscontrol are now private again > >> and no shared libraries are available. > > > > Um, is libdlmcontrol the method by which fs control daemons > >interact with dlm_controld? If so, ocfs2_controld certainly needs that > >shared library. > > As long as David is ok with it.. i was explicitly told that those > libraries are for internal use only. > > David can we make a final call on those libs?
Yes, libdlmcontrol is meant to be usd by ocfs2_controld. I still think it needs to be kept "private", or "internal" in some way to prevent someone from trying to use it.