[gnome-settings-daemon] housekeeping: Ignore more virtual file systems
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] housekeeping: Ignore more virtual file systems
- Date: Fri, 13 Oct 2017 13:32:11 +0000 (UTC)
commit 86270917ed37a7b05d02104e8289a8d7402bc456
Author: Philip Withnall <withnall endlessm com>
Date: Thu Oct 12 14:48:59 2017 +0100
housekeeping: Ignore more virtual file systems
Signed-off-by: Philip Withnall <withnall endlessm com>
https://bugzilla.gnome.org/show_bug.cgi?id=788879
plugins/housekeeping/gsd-disk-space-helper.c | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/plugins/housekeeping/gsd-disk-space-helper.c b/plugins/housekeeping/gsd-disk-space-helper.c
index e889eae..ba7e90f 100644
--- a/plugins/housekeeping/gsd-disk-space-helper.c
+++ b/plugins/housekeeping/gsd-disk-space-helper.c
@@ -50,30 +50,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]