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
This commit is contained in:
Alexander Larsson
2009-03-03 14:40:44 +00:00
committed by Alexander Larsson
parent eda741ad4d
commit 0b9f24c1e1
2 changed files with 13 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
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.
2009-03-02 Matthias Clasen <mclasen@redhat.com>
* === Released 2.19.10 ===