btrfs-progs/libbtrfsutil/python/tests
Omar Sandoval 2a74c0e4ee libbtrfsutil: relax the privileges of subvolume iterator
We can use the new BTRFS_IOC_GET_SUBVOL_ROOTREF and
BTRFS_IOC_INO_LOOKUP_USER ioctls to allow non-root users to list
subvolumes.

This is based on a patch from Misono Tomohiro but takes a different
approach (mainly, this approach is more similar to the existing tree
search approach).

Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2018-11-26 16:45:34 +01:00
..
__init__.py libbtrfsutil: allow tests to create multiple Btrfs instances 2018-11-26 16:45:28 +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_snapshot() 2018-03-06 11:28:37 +01:00
test_subvolume.py libbtrfsutil: relax the privileges of subvolume iterator 2018-11-26 16:45:34 +01:00