Просмотр исходного кода

Removed "ceph" from the README.md

Okunev Yu Dmitry лет назад: 8
Родитель
Сommit
e181c728ed
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      README.md

+ 0 - 4
README.md

@@ -22,10 +22,6 @@
            pftw().   Argument  nopenfd  is  ignored. Some nftw(3) flags may be not
            supported.
     
-           pftw() may be useful as nftw() replacement for distributed file systems
-           (like ceph) to bypass performance issues due to high latencies.
-    
-    
     RETURN VALUE
            Functions  pftw_init(),  pftw() and  pftw_deinit() returns 0 on success
            and errno if an error occurs.