Chris Copley

Results 2 issues of Chris Copley

Currently the btrfsutil python binding has the option to get a `SubvolumeInfo` object from the `subvolume_info` function by passing either a path which will return the `SubvolumeInfo` object for that...

enhancement
libbtrfsutil

One of the features of btrfs is the send/receive functionality which transports subvolumes to different filesytems. Currently btrview only works on a per filesystem basis, being able to create a...

enhancement