mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-01-20 06:02:45 +08:00
forgot to add einval to policy
This commit is contained in:
parent
fd26793305
commit
7a93198d4a
|
@ -193,6 +193,7 @@ namespace mergerfs
|
|||
|
||||
static const Policy &invalid;
|
||||
static const Policy &all;
|
||||
static const Policy &einval;
|
||||
static const Policy &enosys;
|
||||
static const Policy &enotsup;
|
||||
static const Policy &epmfs;
|
||||
|
|
Loading…
Reference in New Issue
Block a user