]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libmount: add nsfs between pseudo filesystems
authorKarel Zak <kzak@redhat.com>
Tue, 21 Nov 2017 11:11:56 +0000 (12:11 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 21 Nov 2017 11:11:56 +0000 (12:11 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/utils.c

index 56cdc206dd135c168aed0e742d710d862d27916d..fd98d0529b63b534ad210bb646cfd504803c3ded 100644 (file)
@@ -284,6 +284,7 @@ int mnt_fstype_is_pseudofs(const char *type)
                "mqueue",
                "nfsd",
                "none",
+               "nsfs",
                "overlay",
                "pipefs",
                "proc",