mirror_zfs/dracut/90zfs
Lukas Wunner 293d141ae4 Fix loop in Dracut shutdown script
The shell executes each command of a pipeline in a subshell,
thus $ret always had the same value after the while loop that
it had before the loop (http://mywiki.wooledge.org/BashFAQ/024),
signaling success even if some of the zpools could not be exported.

Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3083
2015-02-09 10:08:05 -08:00
..
.gitignore Amend Dracut module to export ZFS root on shutdown 2014-10-07 10:20:56 -07:00
export-zfs.sh.in Fix loop in Dracut shutdown script 2015-02-09 10:08:05 -08:00
Makefile.am Amend Dracut module to export ZFS root on shutdown 2014-10-07 10:20:56 -07:00
module-setup.sh.in Amend Dracut module to export ZFS root on shutdown 2014-10-07 10:20:56 -07:00
mount-zfs.sh.in Amend Dracut module to export ZFS root on shutdown 2014-10-07 10:20:56 -07:00
parse-zfs.sh.in Synchronize initramfs and system hostid 2011-09-30 13:31:00 -07:00