Arun Prakash Jana 4 anni fa
parent
commit
8705cb99a3
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: A75979F35C080412
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      src/nnn.c

+ 2
- 0
src/nnn.c Vedi File

@@ -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…
Annulla
Salva