Bug 536641 – Filesystem querying in gio does not list AFS and autofs

file systems

        * glocalfile.c (get_fs_type): Add afs and autofs.
        Patch by Danny Baumann.


svn path=/trunk/; revision=6988
This commit is contained in:
Matthias Clasen
2008-06-10 15:37:41 +00:00
parent 946b78006b
commit a0c45852e1
2 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
2008-06-10 Matthias Clasen <mclasen@redhat.com>
Bug 536641 Filesystem querying in gio does not list AFS and autofs
file systems
* glocalfile.c (get_fs_type): Add afs and autofs.
Patch by Danny Baumann.
2008-06-10 Matthias Clasen <mclasen@redhat.com>
Bug 528600 g_dummy_file_get_parent("scheme://example.com/")