HomeFreeBSD

Fix Dracut scripts to allow for blanks in pool and dataset names

Description

Fix Dracut scripts to allow for blanks in pool and dataset names

The ability to use blanks is documented in zpool(8) and implemented
in module/zcommon/zfs_namecheck.c:valid_char().

Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #3083

Details

Provenance
Lukas Wunner <lukas@wunner.de>Authored on Feb 7 2015, 10:34 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Feb 9 2015, 6:08 PM
Parents
rG293d141ae4f6: Fix loop in Dracut shutdown script
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGbf5efb5c66ac: Fix Dracut scripts to allow for blanks in pool and dataset names (authored by Lukas Wunner <lukas@wunner.de>).Feb 9 2015, 6:08 PM