@ -36,7 +36,7 @@
#include "fs_fchmod.hpp"
#include "fs_futimens.hpp"
#include "scope_guard.hpp"
#include "scope_guard/scope_guard.hpp"
static
@ -34,7 +34,7 @@
#include "fs_unlink.hpp"
#include "fs_xattr.hpp"
#include <fcntl.h>
#include <signal.h>
@ -26,7 +26,7 @@
#include "hashset.hpp"
#include "mutex.hpp"
#include "fuse_msgbuf.hpp"
#include "fuse_dirents.hpp"
@ -23,7 +23,7 @@
#include "fs_opendir.hpp"
#include "fs_closedir.hpp"
#include "fs_readdir.hpp"
#include "fs_inode.hpp"
@ -27,7 +27,7 @@
#include "fs_open.hpp"
#include "fs_path.hpp"
#include "ugid.hpp"
@ -24,7 +24,7 @@
@ -25,7 +25,7 @@
#include "error.hpp"
#include "dirinfo.hpp"
@ -28,7 +28,7 @@
#include "fs_pwriten.hpp"
#include "ioprio.hpp"
#include "fuse.h"
#include "fs_lgetxattr.hpp"
#include "str.hpp"
#include <array>
#include <cstring>
#include "CLI11/CLI11.hpp"
#include "fmt/core.h"
#include "fmt/ranges.h"
#include "subprocess/subprocess.hpp"
#include <stdio.h>
@ -29,7 +29,7 @@
#include "fs_read.hpp"
@ -6,7 +6,7 @@
#include "mutex_ndebug.hpp"
#endif
typedef pthread_mutex_t mutex_t;
@ -5,7 +5,7 @@
#include "cpu.hpp"
#include "pin_threads.hpp"
#include "thread_pool.hpp"
#include "syslog.hpp"
#include "maintenance_thread.hpp"