Use struct statfs.f_fstypename if availible (e.g. on OpenBSD) Patch from
authorAlexander Larsson <alexl@redhat.com>
Fri, 7 Mar 2008 14:36:15 +0000 (14:36 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Fri, 7 Mar 2008 14:36:15 +0000 (14:36 +0000)
commit3cacbe8178316e0c98c12231b18e032818178497
tree9c1b8e31e1571163d5de5429fccca2ab8d318762
parentc2cb0a5aaf7dcef06515360fc428fe248215e8dd
Use struct statfs.f_fstypename if availible (e.g. on OpenBSD) Patch from

2008-03-07  Alexander Larsson  <alexl@redhat.com>

        * glocalfile.c:
        (g_local_file_query_filesystem_info):
Use struct statfs.f_fstypename if availible (e.g. on OpenBSD)
Patch from Jasper Lievisse Adriaanse

svn path=/trunk/; revision=6638
ChangeLog
configure.in
gio/ChangeLog
gio/glocalfile.c