* 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:
parent
49312f5981
commit
62e7ed8b60
2 changed files with 12 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue