Skip to content
Commit f4e7a1b8 authored by Kwon-Young Choi's avatar Kwon-Young Choi
Browse files

Autmatically unmount mounted directory when deleting loop device

When deleting a loop device, all mounts depending on this loop device
should be unmounted before deletion.
This patch uses Solid to get all StorageAccess devices linked to the loop
device to delete and unmounts them if needed before the loop devie
deletion.

BUG: 422082
parent 68acdc34
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment