[Bug 93050] gnome-vfs2-2.18.0.1 is confused by mount -o bind entries
didier
did447 at gmail.com
Sat Mar 17 10:57:25 UTC 2007
Public bug reported:
How to reproduce it:
from a terminal within gnome
if /dev and /home are one the same partition the trash count is wrong
and:
$ gnomevfs-df
/ xxx MB (604188672)
/dev/.static/dev xxx MB (604188672)
or
$ sudo mount -o bind / /mnt/foo
$ gnomevfs-df
/ xxx MB (604188672)
/mnt/foo xxx MB (604188672)
Debian patch 08_uuid_mount.patch should do the test for symlink and realpath call before the test for duplicate entries in libgnomevfs/gnome-vfs-unix-mounts.c _gnome_vfs_get_current_unix_mounts()
** Affects: gnome-vfs2 (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
gnome-vfs2-2.18.0.1 is confused by mount -o bind entries
https://launchpad.net/bugs/93050
More information about the desktop-bugs
mailing list