mount-util: add fusectl to list of API VFS

This commit is contained in:
Lennart Poettering 2017-09-29 14:36:06 +02:00
parent 154d22695a
commit 7941e2189b

View file

@ -564,6 +564,7 @@ bool fstype_is_api_vfs(const char *fstype) {
"devpts\0"
"devtmpfs\0"
"efivarfs\0"
"fusectl\0"
"hugetlbfs\0"
"mqueue\0"
"proc\0"