From 80678fb1f4313455459dcd642bfaf75297e20fb6 Mon Sep 17 00:00:00 2001 From: rabite Date: Tue, 18 Feb 2020 21:28:46 +0100 Subject: fix performance regression from last commit --- src/files.rs | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/src/files.rs b/src/files.rs index 8be6a5b..4a2718e 100644 --- a/src/files.rs +++ b/src/files.rs @@ -562,13 +562,18 @@ pub fn from_getdents(fd: i32, path: &Path, nothidden: &AtomicUsize) -> Result