* stage2/fsys_reiserfs.c (reiserfs_mount): Don't look at

the superblock field s_journal_block_count anymore.  It used
to contain 0, it never contained a valid value, and now I
have a report that it can contain an invalid value.
This commit is contained in:
jochen 2001-10-10 09:23:57 +00:00
parent 49312f5981
commit 62e7ed8b60
2 changed files with 12 additions and 3 deletions

View file

@ -1,3 +1,11 @@
2001-10-10 Jochen Hoenicke <jochen@gnu.org>
* stage2/fsys_reiserfs.c (reiserfs_mount): Don't look at
the superblock field s_journal_block_count anymore. It used
to contain 0, it never contained a valid value, and now I
have a report that it can contain an invalid value.
Bug reported by Jim Caley <caley@chesco.com>.
2001-09-24 Jochen Hoenicke <jochen@gnu.org>
* stage2/fsys_reiserfs.c (reiserfs_dir): Set errnum to