* grub-core/osdep/unix/exec.c (grub_util_exec_redirect): Remove
authorColin Watson <cjwatson@ubuntu.com>
Wed, 27 Nov 2013 11:22:31 +0000 (11:22 +0000)
committerColin Watson <cjwatson@ubuntu.com>
Wed, 27 Nov 2013 11:22:31 +0000 (11:22 +0000)
commit16ef26fd3a17e6a3f7dad444a77e81cd741a398e
tree88b5c9d14f372794953481126073570e124976a8
parentcf8c80ff77a0d13815c3ad88aa56573ec6e59540
* grub-core/osdep/unix/exec.c (grub_util_exec_redirect): Remove
references to mdadm from otherwise generic code.
(grub_util_exec_pipe): Likewise.
(grub_util_exec_pipe_stderr): Likewise.
* grub-core/osdep/unix/getroot.c (grub_util_pull_lvm_by_command):
This function calls vgs, not mdadm; adjust variable names
accordingly.
ChangeLog
grub-core/osdep/unix/exec.c
grub-core/osdep/unix/getroot.c