* grub-core/disk/diskfilter.c (grub_diskfilter_memberlist): Add scanning

of diskfilter for diskfilter on diskfilter support.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-03-10 13:07:39 +01:00
parent 6d790129fa
commit 1f49313672
2 changed files with 20 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2012-03-10 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/disk/diskfilter.c (grub_diskfilter_memberlist): Add scanning
of diskfilter for diskfilter on diskfilter support.
2012-03-10 Vladimir Serbinenko <phcoder@gmail.com>
* util/getroot.c (exec_pipe): Ensure that the child is not localised.