j.system.btrfs
- /opt/jumpscale7/lib/JumpScale/lib/btrfs/BtrfsExtension.py
Methods
def deviceAdd
arguments
Add a device to a filesystem.
def deviceDelete
arguments
Remove a device from a filesystem.
def getSpaceUsage
arguments
def snapshotReadOnlyCreate
arguments
Create a readonly snapshot
def subvolumeCreate
arguments
Create a subvolume in <dest> (or the current directory if not passed).
def subvolumeDelete
arguments
Delete the subvolume <name>.
def subvolumeList
arguments
List the snapshot/subvolume of a filesystem.