[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Bad unaligned kernel access with ext3 0.8.0
- From: Andrew Morton <andrewm uow edu au>
- To: dl8bcu gmx net
- Cc: ext3-users redhat com
- Subject: Re: Bad unaligned kernel access with ext3 0.8.0
- Date: Sat, 07 Jul 2001 20:02:57 +1000
Thorsten Kranzkowski wrote:
>
> So the faulting instruction is this line of fs/ext3/inode.c::ext3_bmap() :
>
> if (test_and_clear_bit(EXT3_STATE_JDATA, &inode->u.ext3_i.i_state))
>
Great, thanks.
Could you please change i_state to __u32 in ext3_fs_i.h?
If that works, I'll put out 0.9.1.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]