After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 710156 - btrfs snapshot and subvolume support
btrfs snapshot and subvolume support
Status: RESOLVED OBSOLETE
Product: gnome-disk-utility
Classification: Core
Component: general
3.10.x
Other Mac OS
: Normal normal
: ---
Assigned To: gnome-disk-utility-maint
gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2013-10-15 02:24 UTC by Chris Murphy
Modified: 2018-05-24 10:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Chris Murphy 2013-10-15 02:24:35 UTC
Ability to do the following:

1. display subvolume information
btrfs subvolume show <subvol>
2. list subvolumes 
btrfs subvolume list <mountpoint>
3. create/delete subvolumes
btrfs subvolume create/delete <mountpoint>
btrfs subvolume snapshot <currentsubvol> <pathtonewsubvolname>
3. Ability to mount subvolumes
mount -o subvol=<pathtosubvol> <dev> <mountpoint>


* Subvolumes includes snapshots since they are subvolumes.
Comment 1 GNOME Infrastructure Team 2018-05-24 10:26:19 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-disk-utility/issues/10.