]> 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>
Thu, 14 Dec 2017 14:38:21 +0000 (15:38 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/utils.c

index a5617e6c02d1617788818f9e2a089030bd22ddb3..5658507dadd9e5f79877a441d7efcd3dca3bb5c2 100644 (file)
@@ -282,6 +282,7 @@ int mnt_fstype_is_pseudofs(const char *type)
                "mqueue",
                "nfsd",
                "none",
+               "nsfs",
                "overlay",
                "pipefs",
                "proc",