mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-04-24 22:14:05 +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…
x
Reference in New Issue
Block a user