bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 5/6] fts: three levels of leaf optimization


From: Jim Meyering
Subject: Re: [PATCH 5/6] fts: three levels of leaf optimization
Date: Thu, 5 Apr 2018 08:34:50 -0700

On Tue, Jul 25, 2017 at 12:28 AM, Paul Eggert <address@hidden> wrote:
> * lib/fts.c (enum leaf_optimization): New type with three values.
> (S_MAGIC_AFS): New macro.  Sort them.
> (leaf_optimization): Rename from leaf_optimization_applies, and
> return enum leaf_optimization instead of bool.  All uses changed.
> Add cases for unknown type and for AFS.
> (fts_build): Don’t rely on link counts if NO_LEAF_OPTIMIZATION.

Nice. Thanks!

Did you already post the other 5 patches in the series implied by the
subject's "5/6"?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]