Handle filesystems (like ntfs-3g) that return EEXIST instead of ENOTEMPTY
authorAlexander Larsson <alexl@redhat.com>
Wed, 27 Feb 2008 11:16:58 +0000 (11:16 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Wed, 27 Feb 2008 11:16:58 +0000 (11:16 +0000)
commitf0e54fd3280ab55f6226c4baba07047494db5885
treee9981ca94b141282af4ef03cc4270fe6f9a1152c
parentd01acfe81192e467fda092ffb9fe8fcc0b8e8521
Handle filesystems (like ntfs-3g) that return EEXIST instead of ENOTEMPTY

2008-02-26  Alexander Larsson  <alexl@redhat.com>

        * glocalfile.c:
        (g_local_file_delete):
Handle filesystems (like ntfs-3g) that return EEXIST instead
of ENOTEMPTY (#518816)

svn path=/trunk/; revision=6598
gio/ChangeLog
gio/glocalfile.c