[SSSD] Re: [PATCH SET] Make the negcache timeout part of nc_ctx

2016-05-02 Thread Petr Cech
On 04/28/2016 01:39 PM, Pavel Březina wrote: Hi, just few nitpicks: Patch 1 NEGCACHE: Adding timeout to struct sss_nc_ctx +int responder_get_neg_timeout_from_confdb(struct confdb_ctx *cdb, + uint32_t *neg_timeout) +{ +int value; +int ret = EOK;

[SSSD] Re: [PATCH] RESPONDERS: Fix talloc context for negative cache

2016-05-02 Thread Pavel Březina
On 05/02/2016 11:07 AM, Jakub Hrozek wrote: On Mon, May 02, 2016 at 10:47:50AM +0200, Pavel Březina wrote: On 05/02/2016 08:53 AM, Petr Cech wrote: On 04/28/2016 01:41 PM, Pavel Březina wrote: On 04/26/2016 09:38 AM, Petr Cech wrote: Hi list, this simple patch fixes talloc hierarchy in initi

[SSSD] Re: [PATCH] RESPONDERS: Fix talloc context for negative cache

2016-05-02 Thread Jakub Hrozek
On Mon, May 02, 2016 at 10:47:50AM +0200, Pavel Březina wrote: > On 05/02/2016 08:53 AM, Petr Cech wrote: > > On 04/28/2016 01:41 PM, Pavel Březina wrote: > > > On 04/26/2016 09:38 AM, Petr Cech wrote: > > > > Hi list, > > > > > > > > this simple patch fixes talloc hierarchy in initializing negati

[SSSD] Re: [PATCH] RESPONDERS: Fix talloc context for negative cache

2016-05-02 Thread Pavel Březina
On 05/02/2016 08:53 AM, Petr Cech wrote: On 04/28/2016 01:41 PM, Pavel Březina wrote: On 04/26/2016 09:38 AM, Petr Cech wrote: Hi list, this simple patch fixes talloc hierarchy in initializing negative caches in responders. This patch is applicable after [1]. [1] https://www.mail-archive.com