Bug 546017 – Don't copy attributes when copying a symlink
authorMatthias Clasen <mclasen@redhat.com>
Mon, 4 Aug 2008 15:58:25 +0000 (15:58 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 4 Aug 2008 15:58:25 +0000 (15:58 +0000)
commit8fbbb4d9cb561bd61510b86c240147bae9c08620
tree81f8c24f424c2c0faf274f8f013931804a6ce03b
parent1c89700dc23bfde6f128326028d97b4ea99383cf
Bug 546017 – Don't copy attributes when copying a symlink

2008-08-04  Matthias Clasen  <mclasen@redhat.com>

        Bug 546017 – Don't copy attributes when copying a symlink

        * gfile.c (g_file_copy_attributes): Specify
        G_FILE_QUERY_INFO_NOFOLLOW_SYMLINKS in the call to
        g_file_set_attributes_from_info. Patch by Christian Kellner

svn path=/trunk/; revision=7294
gio/ChangeLog
gio/gfile.c