Bug 324930 - Nicer message for EPERM on symlink
authorStéphane Démurget <stephane.demurget@free.fr>
Sun, 25 Oct 2009 10:14:36 +0000 (11:14 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 5 Nov 2009 13:31:14 +0000 (14:31 +0100)
commitef6117f78d036b956d3fe91f6a3748f64499f4c1
treebd04265f018dea47917983845272e14abba37a9c
parent3c57a6c7ccb38efb8fb3ecf12e9f66f113ffde19
Bug 324930 - Nicer message for EPERM on symlink

Introduced a more precise error message for EPERM when symlinking to
a local filesystem.

EPERM on symlink means symlinking is not supported by the underlying
fs so it is not the general meaning of EPERM which roughly translates
to 'Operation not permitted'.
gio/glocalfile.c