Current File : //proc/thread-self/root/proc/self/root/proc/self/root/lib/dracut/modules.d/90btrfs/btrfs_timeout.sh
#!/bin/sh

type getarg >/dev/null 2>&1 || . /lib/dracut-lib.sh

info "Scanning for all btrfs devices"
/sbin/btrfs device scan >/dev/null 2>&1