Fix spaces handling in proc/self/mountinfo.
* util/getroot.c (unescape): New function. (grub_find_root_device_from_mountinfo): Use unescape.
This commit is contained in:
parent
ba102053ce
commit
9edd7be26a
2 changed files with 31 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
2011-11-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Fix spaces handling in proc/self/mountinfo.
|
||||
|
||||
* util/getroot.c (unescape): New function.
|
||||
(grub_find_root_device_from_mountinfo): Use unescape.
|
||||
|
||||
2011-11-12 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Support ZFS embedding.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue