gunixmounts: exempt entries with "none" mountpoint
authorRyan Lortie <desrt@desrt.ca>
Tue, 20 Sep 2011 14:07:35 +0000 (10:07 -0400)
committerRyan Lortie <desrt@desrt.ca>
Wed, 21 Sep 2011 14:20:08 +0000 (10:20 -0400)
commit1f5262d2c96f888c21bd113d43528cf3964f163d
tree237bd72d032c571c078b5ea67c11bc44b930e3d2
parent6b39085016110dc92d0b17d605ee80b0a0e80eb6
gunixmounts: exempt entries with "none" mountpoint

We ignore entries with mountpoint of "swap" and "ignore".  Add "none" to
that list, since Debian uses it.

Probably we should move to using our already-existing internal list of
things to ignore, but this patch is more minimally intrusive for now.

https://bugzilla.gnome.org/show_bug.cgi?id=654563
gio/gunixmounts.c