Arun Prakash Jana 5 年之前
父節點
當前提交
8705cb99a3
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: A75979F35C080412
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      src/nnn.c

+ 2
- 0
src/nnn.c 查看文件

@@ -3512,6 +3512,8 @@ static int dentfill(char *path, struct entry **dents)
open_max = max_openfds();
}

posix_fadvise(fd, 0, 0, POSIX_FADV_SEQUENTIAL);

dp = readdir(dirp);
if (!dp)
goto exit;


Loading…
取消
儲存