Handle filesystems no supporting reporting how much is free. This fixes
authorAlexander Larsson <alexl@redhat.com>
Tue, 3 Mar 2009 14:40:44 +0000 (14:40 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Tue, 3 Mar 2009 14:40:44 +0000 (14:40 +0000)
commit0b9f24c1e15254da8e105c88290b4d53976e6d0e
tree14516ebb3389b6ba03314873cc2b918501046965
parenteda741ad4d435be6e398261549ef67ee43f96c31
Handle filesystems no supporting reporting how much is free. This fixes

2009-03-03  Alexander Larsson  <alexl@redhat.com>

* glocalfile.c (g_local_file_query_filesystem_info):
Handle filesystems no supporting reporting how much is free.
This fixes bug 573454 where the filesystem not supporting this
is the gvfs smb backend over the fuse filesystem.

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