Messages in this thread |  | | Date | Fri, 3 Nov 2000 15:56:36 +0000 (GMT) | From | Tigran Aivazian <> | Subject | Re: panic in reiserfs: _get_block_create_0 gets bh_result->b_data = NULL |
| |
On Fri, 3 Nov 2000, Tigran Aivazian wrote:
> Hi Hans, > > Simply starting the validation phase of SPEC SFS with NFS mounted reiserfs > filesystem panics as shown in the log below. A quick look at the source > suggests that _get_block_create_0() (and therefore, more generally, > reiserfs_get_block()) was passed a buffer head bh_result with ->b_data = > NULL. So, we panic at line 256 of fs/reiserfs/inode.c when doing: > > memset (bh_result->b_data, 0, inode->i_sb->s_blocksize) >
I meant line 356 of course - typo.
Tigran
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |