* grub-core/fs/nilfs2.c (grub_nilfs2_super_block): Expand volume_name
over last_mounted as seen in image generated by mkfs.nilfs2. (grub_nilfs2_label): Use sizeof for the size of s_volume_name.
This commit is contained in:
parent
dec8ed14b9
commit
d1a46f9abd
2 changed files with 9 additions and 3 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-01-31 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/nilfs2.c (grub_nilfs2_super_block): Expand volume_name
|
||||
over last_mounted as seen in image generated by mkfs.nilfs2.
|
||||
(grub_nilfs2_label): Use sizeof for the size of s_volume_name.
|
||||
|
||||
2012-01-31 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/fat.c (grub_fat_dir_entry) [MODE_EXFAT]: Expand label
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue