Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.4:ARM
dracut.18204
0574-s-find_btrfs_devs-btrfs_devs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0574-s-find_btrfs_devs-btrfs_devs.patch of Package dracut.18204
From bfa4e45fa74fabf70ca0d80869e3b209f300ef6d Mon Sep 17 00:00:00 2001 From: Harald Hoyer <harald@redhat.com> Date: Mon, 7 May 2018 10:26:05 +0200 Subject: [PATCH] s/find_btrfs_devs/btrfs_devs References: bsc#1104178 Patch-mainline: 048 Git-commit: bfa4e45fa74fabf70ca0d80869e3b209f300ef6d --- dracut.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dracut.sh b/dracut.sh index f52d38ac472a..5b5b27e322c5 100755 --- a/dracut.sh +++ b/dracut.sh @@ -1236,7 +1236,7 @@ if [[ $hostonly ]] && [[ "$hostonly_default_device" != "no" ]]; then push_host_devs "$_dev" if [[ "$_t" == btrfs ]]; then - for i in $(find_btrfs_devs "$_m"); do + for i in $(btrfs_devs "$_m"); do push_host_devs "$i" done fi -- 2.13.7
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor