* grub-core/fs/cpio.c (handle_symlink): Fix a bug.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-01-29 15:36:06 +01:00
parent 076e7c0fda
commit df71143ea1
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2012-01-29 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/cpio.c (handle_symlink): Fix a bug.
2012-01-29 Vladimir Serbinenko <phcoder@gmail.com>
Merge common RAID and LVM logic to an abstract diskfilter.