mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-23 10:48:02 +08:00
fs_acl.cpp
This commit is contained in:
parent
6c4f4b2aca
commit
7323bcd7d3
|
@ -44,7 +44,7 @@ namespace fs
|
|||
}
|
||||
|
||||
bool
|
||||
dir_has_defaults(const int fd_,
|
||||
dir_has_defaults(const int dirfd_,
|
||||
const ghc::filesystem::path &relpath_)
|
||||
{
|
||||
int rv;
|
||||
|
|
Loading…
Reference in New Issue
Block a user