Added GMountMountFlags enum and added a flags argument to all mount calls.
authorAlexander Larsson <alexl@redhat.com>
Mon, 11 Feb 2008 11:12:36 +0000 (11:12 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Mon, 11 Feb 2008 11:12:36 +0000 (11:12 +0000)
commite3fdcd1fa78c831f5cea78cf0a2c07bfdb4b6561
treef4749777f6c18dc300d96fcb0fdc1e23419d8b76
parent52e49aee357e700f44cfb62912975dca6bd1bb20
Added GMountMountFlags enum and added a flags argument to all mount calls.

2008-02-11  Alexander Larsson  <alexl@redhat.com>

        * gfile.[ch]:
        * gmount.[ch]:
        * gvolume.[ch]:
Added GMountMountFlags enum and added a flags
argument to all mount calls.

This is an API/ABI change for future extensibility,
as I think we will need at least an
inhibit-autorun flag (the panel needs this).
There are no flags defined yet though.

svn path=/trunk/; revision=6497
gio/ChangeLog
gio/gfile.c
gio/gfile.h
gio/gmount.c
gio/gmount.h
gio/gvolume.c
gio/gvolume.h