diff options
| -rw-r--r-- | libmount/src/utils.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmount/src/utils.c b/libmount/src/utils.c index a2f8ea0337..94a877cf05 100644 --- a/libmount/src/utils.c +++ b/libmount/src/utils.c @@ -340,6 +340,7 @@ int mnt_fstype_is_pseudofs(const char *type) "none", "nsfs", "overlay", + "pidfs", "pipefs", "proc", "pstore", |
