18 Commits (8630b798ce860c22d48e6644b7054d5043dff7a5)

Author SHA1 Message Date
Antonio SJ Musumeci 2c87e68635 Cleanup ugid.hpp usage 2 weeks ago
Antonio SJ Musumeci a5a6c892b9 Update copyright headers 3 weeks ago
Antonio SJ Musumeci a2860c3f1f Use debug mutex more 3 weeks ago
trapexit 9b046d9a34
Rework credential handling to support chroot & idmap (#1595) 3 months ago
trapexit 0371f03def
Rework how fuse request context is handled (#1543) 5 months ago
trapexit 2f3e807e9d
Add getdents based readdir functions for Linux (#1533) 6 months ago
trapexit 8c649d33ee
Start using std::filesystem::path for fusepath (#1522) 6 months ago
trapexit f64ff9ca1e
Revert removal of readdir init setup, simplify cfg usage (#1520) 6 months ago
trapexit be49dbe1bd
Remove linux only getdents in favor of readdir for FreeBSD sake (#1485) 9 months ago
trapexit 86b50d2d4e
Rework policies to return branches rather than path strings 10 months ago
trapexit 344014aa81
Rework thread pool for increased stability + config and doc updates (#1453) 10 months ago
Antonio SJ Musumeci 77bf16e9ae Change the "devino" inode calculation 11 months ago
Antonio SJ Musumeci 620cab2948 Rework thread pool queue depth impl 3 years ago
Antonio SJ Musumeci 0a94bd7cfc Rework thread pool, add ability to add/remove threads at runtime 3 years ago
Antonio SJ Musumeci 76c8d48dbd Change threadpool to use concurrentqueue 3 years ago
Antonio SJ Musumeci e586d2fd1e Fix setting of ugids for concurrent readdir 3 years ago
Antonio SJ Musumeci 2377cb05b6 Add thread names for easier debugging 3 years ago
Antonio SJ Musumeci c92a10021e Add readdir policies 3 years ago