[gnome-settings-daemon] [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] [housekeeping] Add linsysfs to list of virtual filesystems
- Date: Sun, 13 Dec 2009 10:11:08 +0000 (UTC)
commit 53850b853096ee4edc9d249fcbbcb5c990bb0a76
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]