On Thu, Mar 17, 2016 at 12:29:32PM +0100, Jakub Hrozek wrote:
> On Mon, Mar 07, 2016 at 12:02:32PM +0100, Pavel Březina wrote:
> > One way to fix this would be to revert:
> > f58ffb26aeaae0642a149643672fa59ec01a3a36
> > 1476d5348fcf387e7481d833becbd993d91f8019
> > 
> > These patches simplified the entryUSN fitler from (&(entryUSN >=
> > $last)(entryUSN != $last)) to (entryUSN >= $last + 1). This was requested by
> > Thierry to improve filter-evaluation performance so I choose to keep this
> > filter and move the incremental logic into parsing function, appending "Z"
> > or whatever we string remains to the new value in case of modifyTimestamp
> > attribute.
> 
> ACK
> 
> I tested with FreeIPA upstream tests and some Red Hat downstream tests.
> The only failures I saw with downstream tests could be tracked down to:
>     https://fedorahosted.org/sssd/ticket/2316
> 
> CI: http://sssd-ci.duckdns.org/logs/job/39/58/summary.html

* master: ef5e33f7db1e314226b0077596e38ef16305cba5
* sssd-1-13: 35c8d4f76c9299105cbc6a6d2c49170e46f2abde 
_______________________________________________
sssd-devel mailing list
sssd-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/admin/lists/sssd-devel@lists.fedorahosted.org

Reply via email to