search for: dx_probe

Displaying 5 results from an estimated 5 matches for "dx_probe".

Did you mean: nx_probe
2007 Jul 14
1
Kernel panic in ext3:dx_probe, help needed
...the panic, on other systems I believe the following messages come (DL380 g4 with 6i controller): cciss: stopping all cciss devices. cciss: removing controller 0 The last 3 lines of the panic are: Code: 0f 0b 5d 93 12 a0 ff ff ff ff 7d 01 0f b7 5d 02 85 db 74 08 RIP <ffffffffa011d0f4>{:ext3:dx_probe+427} RSP <00000102259338e8> <0>Kernel panic - not syncing: Oops I can not reproduce this problem with a DL380 g4 with 6i controller. Tried the included cciss driver in EL4 Update 5 and the one provided by HP. No difference. Any tips what to look at would be appreciated. Regards, Ulf...
2003 Jan 16
0
[PATCH] Using qstr in ext3_get_parent()
...++ linux-2.5.58-ext3/fs/ext3/namei.c Tue Jan 14 18:29:07 2003 @@ -155,7 +155,7 @@ static void dx_set_limit (struct dx_entry *entries, unsigned value); static unsigned dx_root_limit (struct inode *dir, unsigned infosize); static unsigned dx_node_limit (struct inode *dir); -static struct dx_frame *dx_probe(struct dentry *dentry, +static struct dx_frame *dx_probe(struct qstr *entry, struct inode *dir, struct dx_hash_info *hinfo, struct dx_frame *frame, @@ -172,8 +172,9 @@ struct dx_frame *frame, struct dx_frame *frames, int *err, __u32 *start_hash); -static struct b...
2017 Dec 26
2
Samba does not report I/O error to the client
...26 21:41:04.168995 kernel: usb 5-2.1: SerialNumber: 575532553130303530353538 Dec 26 21:41:04.191879 kernel: usb-storage 5-2.1:1.0: USB Mass Storage device detected Dec 26 21:41:13.365071 kernel: blk_partition_remap: fail for partition 1 Dec 26 21:41:13.365382 kernel: EXT4-fs warning (device sde1): dx_probe:744: inode #35151873: lblock 0: comm smbd: error -5 reading directory block Dec 26 21:41:13.365522 kernel: blk_partition_remap: fail for partition 1 Dec 26 21:41:13.365658 kernel: EXT4-fs warning (device sde1): dx_probe:744: inode #35151873: lblock 0: comm smbd: error -5 reading directory block Fi...
2018 Jan 02
0
Samba does not report I/O error to the client
...8995 kernel: usb 5-2.1: SerialNumber: 575532553130303530353538 > Dec 26 21:41:04.191879 kernel: usb-storage 5-2.1:1.0: USB Mass Storage device detected > Dec 26 21:41:13.365071 kernel: blk_partition_remap: fail for partition 1 > Dec 26 21:41:13.365382 kernel: EXT4-fs warning (device sde1): dx_probe:744: inode #35151873: lblock 0: comm smbd: error -5 reading directory block > Dec 26 21:41:13.365522 kernel: blk_partition_remap: fail for partition 1 > Dec 26 21:41:13.365658 kernel: EXT4-fs warning (device sde1): dx_probe:744: inode #35151873: lblock 0: comm smbd: error -5 reading directory...
2008 Jan 03
1
Weird crash with CentOS 5.1
.../0x18 [<c0404eff>] syscall_call+0x7/0xb ======================= Code: 0c 29 d0 83 e8 18 c1 e8 03 39 c1 74 29 68 d4 22 8a f8 68 80 01 00 00 68 3e 21 8a f8 68 68 12 8a f8 68 4e 21 8a f8 e8 d0 f1 b8 c7 <0f> 0b 80 01 3e 21 8a f8 83 c4 14 8b 44 24 28 89 44 24 0c 66 8b EIP: [<f8897626>] dx_probe+0x16e/0x2b4 [ext3] SS:ESP 0068:f7e47cc4 <0>Kernel panic - not syncing: Fatal exception This machine is dual booting windows and CentOS. Windows has no problem and will run just fine (so I believe this is not a hardware issue). Interestingly, this machine worked fine for several weeks and one...