* stage2/fsys_reiserfs.c (read_tree_node): Fixed a typo; only
matters for very large fs when tree doesn't fit in cache. (IH_KEY_OFFSET): Don't check for INFO->version. There are actually old version file systems that use new version items. (IH_KEY_ISTYPE): Likewise. (reiserfs_dir): Likewise.
This commit is contained in:
parent
6194afc326
commit
7c7f8f73ea
2 changed files with 28 additions and 8 deletions
|
@ -1,3 +1,12 @@
|
|||
2003-06-17 Jochen Hoenicke <jochen@gnu.org>
|
||||
|
||||
* stage2/fsys_reiserfs.c (read_tree_node): Fixed a typo; only
|
||||
matters for very large fs when tree doesn't fit in cache.
|
||||
(IH_KEY_OFFSET): Don't check for INFO->version. There are
|
||||
actually old version file systems that use new version items.
|
||||
(IH_KEY_ISTYPE): Likewise.
|
||||
(reiserfs_dir): Likewise.
|
||||
|
||||
2003-08-09 Thierry Laronde <tlaronde@polynum.org>
|
||||
|
||||
* util/mkbimage: NEW File. `mkbimage' depends on GRUB and existed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue