Pass in the right device to vfs->local_file_add_info for symlinks
authorAlexander Larsson <alexl@redhat.com>
Thu, 26 Nov 2009 15:05:07 +0000 (16:05 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 26 Nov 2009 15:05:07 +0000 (16:05 +0100)
commit2b2195bf68bf68837dc9f6b4765d3716694f42b3
treea10decd381e68c75a0a57a8b4091534133b226b1
parent96f41b62836810563c4f69ba6d053e91c638728a
Pass in the right device to vfs->local_file_add_info for symlinks

We used to pass the path for the symlink, but the device of the target
which is wrong and breaks metadata access.

https://bugzilla.gnome.org/show_bug.cgi?id=593809
gio/glocalfileinfo.c