@ -27,7 +27,6 @@
#include "fs_mkdir.hpp"
#include "fs_path.hpp"
#include "fs_xattr.hpp"
#include "ugid.hpp"
#include "fs_close.hpp"
#include "fs_fstat.hpp"
@ -24,7 +24,6 @@
#include "fs_statvfs.hpp"
#include "fs_unlink.hpp"
#include "statvfs_util.hpp"
#include <fcntl.h>
@ -34,7 +34,6 @@
#include "fs_stat.hpp"
#include "policy.hpp"
#include <string>
#include <vector>
@ -22,7 +22,6 @@
#include "errno.hpp"
#include "fs_eaccess.hpp"
@ -23,7 +23,6 @@
#include "fs_lchmod.hpp"
#include "policy_rv.hpp"
#include "fuse.h"
#include "fs_lchown.hpp"
@ -29,7 +29,6 @@
#include "state.hpp"
#include "str.hpp"
#include "symlinkify.hpp"
@ -25,7 +25,6 @@
#include "fs_statvfs_cache.hpp"
#include "version.hpp"
#include "procfs.hpp"
#include "syslog.hpp"
#include "fs_exists.hpp"
@ -33,7 +33,6 @@
#include "mergerfs_ioctl.hpp"
@ -26,7 +26,6 @@
#include "fuse_getattr.hpp"
#include "fuse_symlink.hpp"
@ -21,7 +21,6 @@
#include "config.hpp"
#include "fs_llistxattr.hpp"
#include "xattr.hpp"
#include "fuse_passthrough.hpp"
#include "stat_util.hpp"
@ -18,8 +18,6 @@
#pragma once
// Becoming root is required due to current security policies within
#include "dirinfo.hpp"
#include "error.hpp"
FUSE::ReadDirCOR::ReadDirCOR(unsigned concurrency_,
#include "supported_getdents64.hpp"
#ifdef MERGERFS_SUPPORTED_GETDENTS64
#include "fuse_readdir_seq_getdents.icpp"
#include "fs_readlink.hpp"
#include "fs_lremovexattr.hpp"
@ -30,7 +30,6 @@
#include "fs_symlink.hpp"
#include <algorithm>
#include <iostream>
#include "fs_rmdir.hpp"
#include "num.hpp"
#include "fs_lstatvfs.hpp"
#include "fs_truncate.hpp"
#include "fs_lutimens.hpp"
#include "policy_ff.hpp"
#include "fs_info.hpp"