[gnome-control-center] info: Ignore more virtual file systems
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] info: Ignore more virtual file systems
- Date: Fri, 13 Oct 2017 13:33:39 +0000 (UTC)
commit be135e6263dca02dddad8ef6fb404338198b6deb
Author: Philip Withnall <withnall endlessm com>
Date: Thu Oct 12 14:46:27 2017 +0100
info: Ignore more virtual file systems
Signed-off-by: Philip Withnall <withnall endlessm com>
https://bugzilla.gnome.org/show_bug.cgi?id=788878
panels/info/gsd-disk-space-helper.c | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/panels/info/gsd-disk-space-helper.c b/panels/info/gsd-disk-space-helper.c
index ff1b227..35ed8fa 100644
--- a/panels/info/gsd-disk-space-helper.c
+++ b/panels/info/gsd-disk-space-helper.c
@@ -49,30 +49,42 @@ gsd_should_ignore_unix_mount (GUnixMountEntry *mount)
"auto",
"autofs",
"autofs4",
+ "cgroup",
"cifs",
+ "configfs",
"cxfs",
+ "debugfs",
"devfs",
"devpts",
+ "devtmpfs",
"ecryptfs",
"fdescfs",
+ "fusectl",
"gfs",
"gfs2",
"gpfs",
+ "hugetlbfs",
"kernfs",
"linprocfs",
"linsysfs",
"lustre",
"lustre_lite",
+ "mfs",
+ "mqueue",
"ncpfs",
"nfs",
"nfs4",
"nfsd",
+ "nullfs",
"ocfs2",
+ "overlay",
"proc",
"procfs",
+ "pstore",
"ptyfs",
"rootfs",
"rpc_pipefs",
+ "securityfs",
"selinuxfs",
"smbfs",
"sysfs",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]