Changed multiple Head requests from S3fsMultiCurl to ThreadPoolMan

This commit is contained in:
Takeshi Nakatani
2024-07-15 06:40:05 +00:00
committed by Andrew Gaul
parent efc23316e9
commit a1e47bc287
11 changed files with 374 additions and 243 deletions

View File

@ -31,6 +31,7 @@
#include <utility>
#include "common.h"
#include "s3fs.h"
#include "fdcache_entity.h"
#include "fdcache_fdinfo.h"
#include "fdcache_stat.h"