[gnome-settings-daemon/gnome-2-28] [housekeeping] Add linsysfs to list of virtual filesystems
- From: Jens Granseuer <jensg src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/gnome-2-28] [housekeeping] Add linsysfs to list of virtual filesystems
- Date: Sun, 13 Dec 2009 10:11:03 +0000 (UTC)
commit 31d68dae1c0af3d9d181b442cc105aba208f5f4b
Author: Coleman Kane <ckane colemankane org>
Date: Sun Dec 13 11:08:25 2009 +0100
[housekeeping] Add linsysfs to list of virtual filesystems
Ignore linsysfs filesystems when checking for free disk space.
Closes bug #604396.
Signed-off-by: Jens Granseuer <jensgr gmx net>
plugins/housekeeping/gsd-disk-space.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/housekeeping/gsd-disk-space.c b/plugins/housekeeping/gsd-disk-space.c
index df5a76c..82ff7e6 100644
--- a/plugins/housekeeping/gsd-disk-space.c
+++ b/plugins/housekeeping/gsd-disk-space.c
@@ -315,6 +315,7 @@ ldsm_mount_should_ignore (GUnixMountEntry *mount)
"procfs",
"ptyfs",
"selinuxfs",
+ "linsysfs",
"sysfs",
"tmpfs",
"usbfs",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]