libmount: mark overlay as pseudo-FS

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2015-03-11 11:38:07 +01:00
parent c8b9ecebe9
commit 209fd7a748
1 changed files with 1 additions and 0 deletions

View File

@ -271,6 +271,7 @@ int mnt_fstype_is_pseudofs(const char *type)
"mqueue",
"nfsd",
"none",
"overlay",
"pipefs",
"proc",
"pstore",