mirror of
https://github.com/systemd/systemd.git
synced 2025-02-25 21:57:32 +03:00
assemble multidevice btrfs volumes without external tools This self-contained approach introduce very little overhead, unless someone has a large number of devices composing many btrfs volumes, in which case btrfs device scan would be faster. Still, having robust implementation is a nice to have alternative for btrfs-progs.