Summary: | udisks: implement remount support | ||
---|---|---|---|
Product: | udisks | Reporter: | Steven Mueller <diffusor> |
Component: | operations | Assignee: | David Zeuthen (not reading bugmail) <zeuthen> |
Status: | NEW --- | QA Contact: | |
Severity: | enhancement | ||
Priority: | medium | CC: | daniel.mueller, Russ.Dill |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
[Patch 1/3] Extend the DBUS interface by MountOptions property
[Patch 2/3] Add support for remount option [Patch 3/3] Handle MountOptions property as path-options-pairs |
Description
Steven Mueller
2010-11-07 15:20:32 UTC
Created attachment 119695 [details] [review] [Patch 1/3] Extend the DBUS interface by MountOptions property Created attachment 119696 [details] [review] [Patch 2/3] Add support for remount option Created attachment 119698 [details] [review] [Patch 3/3] Handle MountOptions property as path-options-pairs I've added support for the "-o remount" remount option and extended the DBUS interface by "MountOptions" property. [Patch 0001] extends the DBUS interface by the MountOptions property, which holds the mounts options corresponding to the MountPoints property. It also allows an application to be notified by DBUS PropertiesChanged signal when the mount options of an mounted FS have changed (e.g. FS remounted read-only). [Patch 0002] adds support for the mount -o remount option allowing to remount a already mounted FS via DBUS (and udisksctl). [Patch 0003] changes type of MountOptions property to path-options-pairs. Please consider those changes for inclusion into next version. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.