On Mon, Nov 12, 2012 at 01:36:50PM -0500, Simo Sorce wrote: > On Mon, 2012-11-12 at 18:31 +0100, Sumit Bose wrote: > > I wonder if those becli->bectx->*_cli members are still used > > somewhere? > > The only place I see is be_client_destructor() to print a debug > > message > > with the type of the client. If there is no other use, would it make > > sense to open a ticket to remove those member from struct be_ctx? > > > What do you replace the debug messages with ?
No, I do not want to drop the debug messages, but to make the structs a bit simpler. What about adding a name member to struct be_client? bye, Sumit > It's useful to know when clients disconnect, that's why we have the > msgs. > > Simo. > > -- > Simo Sorce * Red Hat, Inc * New York > > _______________________________________________ > sssd-devel mailing list > [email protected] > https://lists.fedorahosted.org/mailman/listinfo/sssd-devel _______________________________________________ sssd-devel mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/sssd-devel
