[SSSD] [PATCH] set struct bet_info->bet_type

Jakub Hrozek jhrozek at redhat.com
Sat Jan 19 14:30:32 UTC 2013


On Thu, Jan 17, 2013 at 12:22:58PM -0500, Simo Sorce wrote:
> On Thu, 2013-01-17 at 17:54 +0100, Pavel Březina wrote:
> > I noticed that struct bet_info->bet_type is unused.
> > 
> > Instead of removing it, this patch makes sure that the field is set.
> > 
> > It might be helpful during debugging to get the idea of what be_info 
> > index belong to what backend.
> > 
> > e.g. gdb> p be_ctx->be_info
> > ..., {bet_type = BET_ID, bet_ops = 0x7fbb91ea97a0, pvt_bet_data = 
> > 0x1ed00e0, mod_name = 0x1ed21b0 "ipa"}, ...
> 
> ACK
> 
> Simo.

Pushed to master.



More information about the sssd-devel mailing list