]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mount-util: add fusectl to list of API VFS 6943/head
authorLennart Poettering <lennart@poettering.net>
Fri, 29 Sep 2017 12:36:06 +0000 (14:36 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 29 Sep 2017 12:36:33 +0000 (14:36 +0200)
src/basic/mount-util.c

index 9069280721330ab1f2af07c9f99b9bf5838a0a51..8c1d2bc9c968546a5e1dfebaae5366d844d49475 100644 (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"