mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 03:41:29 +00:00
the init script calls the old btrfsctl util, which is not included in btrfs-progs anymore. Update the init script to call "btrfs device scan" which assembles multi device btrfs filesystems. Signed-off-by: Stefan Hellermann <stefan@the2masters.de>