## Scenario 1- Do `client.btrfs.device_remove` 2- umount and detach the loop device ## Actual Result 3- List btrfs filesystems using `client.btrfs.list()`, the btrfs filesystem is still there ## Expected result The btrfs filesystem should be removed
Scenario
1- Do
client.btrfs.device_remove2- umount and detach the loop device
Actual Result
3- List btrfs filesystems using
client.btrfs.list(), the btrfs filesystem is still thereExpected result
The btrfs filesystem should be removed