commit | 7c7f8f73ea8ae2a86de718b4519f9eb10ea2f79d | [log] [download] |
---|---|---|
author | jochen <jochen@localhost> | Tue Aug 12 10:20:27 2003 +0000 |
committer | jochen <jochen@localhost> | Tue Aug 12 10:20:27 2003 +0000 |
tree | a92c2fa35d2052bf12f963779b7bf7647ae127f8 | |
parent | 6194afc3262870d1298bb0b189529a937b6b997b [diff] |
* 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.