* grub-core/kern/fs.c (grub_fs_probe) [GRUB_UTIL]: Add workaround for

btrfs.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-05-04 00:36:23 +02:00
parent 19424d942b
commit 076aeb5022
2 changed files with 22 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2012-05-04 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/fs.c (grub_fs_probe) [GRUB_UTIL]: Add workaround for
btrfs.
2012-05-04 Vladimir Serbinenko <phcoder@gmail.com>
* docs/grub.cfg: Update.