* grub-core/fs/zfs/zfsinfo.c (grub_cmd_zfs_bootfs): Quote bootpath and

diskdevid.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-01-13 22:25:56 +01:00
parent f1632d4dd0
commit 4fbf185232
2 changed files with 12 additions and 5 deletions

View file

@ -1,3 +1,8 @@
2011-01-13 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/zfs/zfsinfo.c (grub_cmd_zfs_bootfs): Quote bootpath and
diskdevid.
2011-01-13 Vladimir Serbinenko <phcoder@gmail.com>
Fix compilation on cygwin.