Go to file
WANG Chao 791706939e mkdumprd: check return value of subshell
Currently some functions are used in subshell to assign string to a
variable. For example:
 _mnt=$(to_mount "$1")

In this case if we call perror_exit in the subshell, subshell will exit
1, but the parent process (mkdumprd) won't exit.

So we should handle the exit code of a subshell if the subshell calls
perror_exit over a failure.

Signed-off-by: WANG Chao <chaowang@redhat.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
2013-07-12 10:02:30 +08:00
po
.gitignore
98-kexec.rules
dracut-kdump.sh dracut-kdump.sh: Merge dump_to_rootfs() to dump_fs() 2013-07-12 09:57:56 +08:00
dracut-module-setup.sh dracut-module-setup.sh: improve the approach to get a bridged interface list 2013-06-18 13:10:21 +08:00
dracut-monitor_dd_progress monitor-dd-progress fix 2013-06-25 16:45:59 +08:00
firstboot_kdump.py
kdump.conf
kdump.conf.5
kdump.init
kdump.service
kdump.sysconfig
kdump.sysconfig.i386
kdump.sysconfig.ia64
kdump.sysconfig.ppc64
kdump.sysconfig.s390x
kdump.sysconfig.x86_64
kdumpctl kdumpctl: add selinux relabel when service startup 2013-06-13 11:28:25 +08:00
kexec-kdump-howto.txt kexec-kdump-howto: Add a section for debugging tips 2013-06-25 14:01:57 +08:00
kexec-tools-2.0.3-build-makedumpfile-eppic-shared-object.patch
kexec-tools-2.0.3-disable-kexec-test.patch
kexec-tools.spec Correct wrong weekday of changelog 2013-07-02 16:10:49 +08:00
mkdumprd mkdumprd: check return value of subshell 2013-07-12 10:02:30 +08:00
mkdumprd.8
rhcrashkernel-param
sources
zanata-notes.txt