* grub-core/fs/btrfs.c (grub_btrfs_read_logical): New argument
recursion_depth. Break infinite resursions. All users updated.
This commit is contained in:
parent
4e75f21c33
commit
354e0af7d3
2 changed files with 42 additions and 23 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-03-31 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/btrfs.c (grub_btrfs_read_logical): New argument
|
||||
recursion_depth. Break infinite resursions. All users updated.
|
||||
|
||||
2012-03-31 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* util/getroot.c (convert_system_partition_to_system_disk): Fix use
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue