ZFS fixes.
* grub-core/fs/zfs/zfs.c (fzap_iterate): Fix handling of indexes sharing the same block. Iterate over correct number of indices. (dnode_get_path): Handle symlinks correctly.
This commit is contained in:
parent
c0584900ee
commit
5587329c91
2 changed files with 59 additions and 13 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-10-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
ZFS fixes.
|
||||
|
||||
* grub-core/fs/zfs/zfs.c (fzap_iterate): Fix handling of indexes
|
||||
sharing the same block. Iterate over correct number of indices.
|
||||
(dnode_get_path): Handle symlinks correctly.
|
||||
|
||||
2011-10-25 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/fs/jfs.c (grub_jfs_sblock): Fix offset to volname.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue