search for: __journal_file_buffer

Displaying 4 results from an estimated 4 matches for "__journal_file_buffer".

2002 Jun 29
1
ext3 related problem?
Jun 29 11:30:05 ns kernel: Assertion failure in __journal_file_buffer() at transaction.c:1935: "jh->b_jlist < 9" Jun 29 11:30:05 ns kernel: invalid operand: 0000 Jun 29 11:30:05 ns kernel: CPU: 0 Jun 29 11:30:05 ns kernel: EIP: 0010:[__journal_file_buffer+54/400] Not tainted Jun 29 11:30:05 ns kernel: EFLAGS: 00010282 Jun 29 11:30:05 ns kerne...
2005 Apr 12
6
Centos-4 Kernel pannic
...f8872da8 *pde = 35562001 Oops: 0000 [#1] SMP Modules linked in: md5 ipv6 autofs4 sunrpc dm_mod button battery ac ohci_hcd tg3 floppy sg ext3 jbd megaraid_mbox megaraid_mm sd_mod scsi_mod CPU: 1 EIP: 0060:[<f8872da8>] Not tainted VLI EFLAGS: 00010246 (2.6.9-5.0.3.ELsmp) EIP is at __journal_file_buffer+0x1b/0x221 [jbd] eax: 00000000 ebx: d2fff26c ecx: 00000008 edx: c2327680 esi: c2327680 edi: 00000008 ebp: 00000000 esp: f7533dd4 ds: 007b es: 007b ss: 0068 Process kjournald (pid: 210, threadinfo=f7533000 task=f75825b0) Stack: 00000000 00000000 f148fad8 f7f66200 d2fff26c c2327680 f8...
2008 Apr 14
8
zaptel 1.4.10 regression with TE220B on Proliant DL380 G5 ?
...get_block_slow+0xfb/0x105 [<c0471cea>] __find_get_block+0x15c/0x166 [<c0471cea>] __find_get_block+0x15c/0x166 [<c0471d24>] __getblk+0x30/0x270 [<f885a485>] journal_cancel_revoke+0x8a/0x96 [jbd] [<f885a472>] journal_cancel_revoke+0x77/0x96 [jbd] [<f885626f>] __journal_file_buffer+0x10e/0x1e3 [jbd] [<c041f871>] __wake_up+0x2a/0x3d [<f8856679>] journal_stop+0x1b0/0x1ba [jbd] [<c042a209>] current_fs_time+0x4a/0x55 [<c048626d>] touch_atime+0x60/0x8f [<c04552ee>] do_generic_mapping_read+0x421/0x468 [<c045478b>] file_read_actor+0x0/0xd1...
2005 Sep 09
7
[PATCH 0/6] jbd cleanup
The following 6 patches cleanup the jbd code and kill about 200 lines. First of 4 patches can apply to 2.6.13-git8 and 2.6.13-mm2. The rest of them can apply to 2.6.13-mm2. fs/jbd/checkpoint.c | 179 +++++++++++-------------------------------- fs/jbd/commit.c | 101 ++++++++++-------------- fs/jbd/journal.c | 11 +- fs/jbd/revoke.c | 158