mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-01-20 05:52:47 +08:00
Merge pull request #109 from trapexit/einval
forgot to add einval to policy
This commit is contained in:
commit
6b5b7c38f4
|
@ -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