* grub-core/fs/btrfs.c (grub_btrfs_device): New field size.
(read_sblock): Don't attempt to read superblocks outside the disk size.
This commit is contained in:
parent
ff4479581d
commit
e06c2e7abc
2 changed files with 11 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2012-01-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/btrfs.c (grub_btrfs_device): New field size.
|
||||
(read_sblock): Don't attempt to read superblocks outside the disk size.
|
||||
|
||||
2012-01-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/nilfs2.c (grub_nilfs2_load_sb): Use device size from
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue