Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storaged: Use private mounts for btrfs-tool poll
This will re-use already existing mounts from monitoring, but avoid extra additional mounts to become visible in the file system for `btrfs-tool poll` commands. Move the `--make-rprivate` into `unshare_mounts()` to avoid repetition.
- Loading branch information