Re: [PATCH v1]] lib/btree.c: optimise the code by previously getpos function

From: Christoph Hellwig
Date: Tue Apr 11 2017 - 12:20:59 EST


On Tue, Apr 11, 2017 at 02:53:56AM -0400, Leno Hou wrote:
> This patch optimized the code by previously getpos function call.
> Therefore, It's takes the convenience to understand logic of code.

How did you test this change?