Bug 593406 - Permissions set to 777 after copying via Nautilus
authorBenjamin Otte <otte@gnome.org>
Tue, 1 Sep 2009 19:26:08 +0000 (21:26 +0200)
committerBenjamin Otte <otte@gnome.org>
Tue, 1 Sep 2009 19:33:11 +0000 (21:33 +0200)
commit48e0af0157f52ac12b904bd92540432a18b139c7
treed1a1f47fa74f595bc209d60de0654d46cbf4a2e8
parentbb7852e34b1845e516290e1b45a960a345ee8a43
Bug 593406 - Permissions set to 777 after copying via Nautilus

Only fail to set the permissions when the actual file is a symlink.
The previous fix failed for every file when NOFOLLOW_SYMLINKS was set.
gio/glocalfileinfo.c