btrfs-progs/libbtrfsutil/python/tests
Omar Sandoval f676a8ad11 libbtrfsutil: add btrfs_util_create_subvolume()
Doing the ioctl() directly isn't too bad, but passing in a full path is
more convenient than opening the parent and passing the path component.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2018-03-06 11:28:36 +01:00
..
__init__.py libbtrfsutil: fix Python tests 2018-03-06 11:28:36 +01:00
test_filesystem.py libbtrfsutil: add filesystem sync helpers 2018-02-24 01:37:17 +01:00
test_qgroup.py libbtrfsutil: add btrfs_util_create_subvolume() 2018-03-06 11:28:36 +01:00
test_subvolume.py libbtrfsutil: add btrfs_util_create_subvolume() 2018-03-06 11:28:36 +01:00