mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
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
This commit is contained in:
committed by
Alexander Larsson
parent
d01acfe811
commit
f0e54fd328
@@ -1,3 +1,10 @@
|
||||
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)
|
||||
|
||||
2008-02-25 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.15.6 ===
|
||||
|
Reference in New Issue
Block a user