Christian Ebner 02491b8fc6 pxar: fuse: use binary search instead of linear search in goodbye table.
The goodbye table is layed out as binary search tree based on the hash, so use
this to be more efficient when looking up a hash in the table for directories
with a large number of entries.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-12-06 16:42:01 +01:00
2019-04-25 11:01:33 +00:00
2019-04-11 12:18:04 +02:00
2019-09-02 11:40:22 +02:00
2019-09-02 15:21:56 +02:00
2019-11-29 12:49:44 +01:00
2019-11-08 11:50:13 +01:00
2019-08-22 13:44:57 +02:00
Description
No description provided
120 MiB
Languages
Rust 86.9%
JavaScript 12.3%
Makefile 0.3%
Handlebars 0.2%
CSS 0.2%