On Thu, 11 May 2017 17:42:21 +0800 Leno Hou wrote:
> This patch optimized the code by previously getpos function call.
> Therefore, It's takes the convenience to understand logic of code.
I would rewrite this changelog to read
: Rework the getpos() helper function and use it to remove various
:
On Thu, May 11, 2017 at 12:42 PM, Leno Hou wrote:
> This patch optimized the code by previously getpos function call.
> Therefore, It's takes the convenience to understand logic of code.
>
> v2:
> - getpos() returns errorno if not found the key
>
> v1:
> - cleanup code by using getpos()
FWIW:
This patch optimized the code by previously getpos function call.
Therefore, It's takes the convenience to understand logic of code.
v2:
- getpos() returns errorno if not found the key
v1:
- cleanup code by using getpos()
Signed-off-by: Leno Hou
---
lib/btree.c | 50 +--
3 matches
Mail list logo