Added mqueue to ignore list.

* mountlist.c: (ignore_mount_entry): Added mqueue to ignore list.
This commit is contained in:
Benoît Dejean
2005-03-11 14:54:11 +00:00
parent e958d8dbbe
commit ad79ab9540
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2005-03-11 Benoît Dejean <TazForEver@dlfp.org>
* mountlist.c: (ignore_mount_entry): Added mqueue to ignore list.
2005-02-28 Benoît Dejean <TazForEver@dlfp.org>
* fsusage.c: * Add support for file system read and write counting

View File

@@ -542,6 +542,7 @@ static gboolean ignore_mount_entry(const struct mount_entry *me)
"binfmt_misc",
"devpts",
"mntfs",
"mqueue",
"none",
"openpromfs",
"proc",