search for: ext3_find_entry

Displaying 14 results from an estimated 14 matches for "ext3_find_entry".

2003 Jan 16
0
[PATCH] Using qstr in ext3_get_parent()
...dentry->d_name.name; - int namelen = dentry->d_name.len; + const char *name = entry->name; + int namelen = entry->len; de = (struct ext3_dir_entry_2 *) bh->b_data; dlimit = bh->b_data + dir->i_sb->s_blocksize; @@ -755,8 +754,8 @@ */ -static struct buffer_head * ext3_find_entry (struct dentry *dentry, - struct ext3_dir_entry_2 ** res_dir) +static struct buffer_head * ext3_find_entry (struct inode *dir, + struct qstr *entry, struct ext3_dir_entry_2 ** res_dir) { struct super_block * sb; struct buffer_head * bh_use[NAMEI_RA_SIZE]; @@ -768,7 +767,6 @@...
2009 Jun 04
0
Instability with later 4.x kernels?
...the /var/log/messages: May 27 05:08:42 hume ntpd[4844]: kernel time sync enabled 0001 May 27 08:01:01 hume kernel: SCSI error : <0 0 0 0> return code = 0x40000 May 27 08:01:01 hume kernel: end_request: I/O error, dev sda, sector 12847 May 27 08:01:01 hume kernel: EXT3-fs error (device sda1): ext3_find_entry: reading directory #2 offset 0 May 27 08:01:01 hume kernel: May 27 08:14:27 hume kernel: SCSI error : <0 0 0 0> return code = 0x40000 May 27 08:14:27 hume kernel: end_request: I/O error, dev sda, sector 12847 May 27 08:14:27 hume kernel: EXT3-fs error (device sda1): ext3_find_entry: reading...
2003 Dec 10
0
VFS: brelse: Trying to free free buffer
..._getblk+42/48] __getblk+0x2a/0x30 Dec 11 04:03:56 fendrian kernel: [ext3_getblk+123/528] ext3_getblk+0x7b/0x210 Dec 11 04:03:56 fendrian kernel: [submit_bio+61/112] submit_bio+0x3d/0x70 Dec 11 04:03:56 fendrian kernel: [ll_rw_block+88/128] ll_rw_block+0x58/0x80 Dec 11 04:03:56 fendrian kernel: [ext3_find_entry+288/976] ext3_find_entry+0x120/0x3d0 Dec 11 04:03:56 fendrian kernel: [ext3_lookup+41/160] ext3_lookup+0x29/0xa0 Dec 11 04:03:56 fendrian kernel: [__lookup_hash+108/160] __lookup_hash+0x6c/0xa0 Dec 11 04:03:56 fendrian kernel: [open_namei+279/992] open_namei+0x117/0x3e0 Dec 11 04:03:56 fendrian...
2002 Nov 17
1
error message - bad hard drive?
Hi upon booting this morning (Redhat 8.0), i received this error message Nov 17 02:55:07 jaguar kernel: EXT3-fs error (device ide0(3,3)): ext3_find_entry: bad entry in directory #1111941: inode out of bounds - offset=36, inode=537868397, rec_len=12, name_len=4 I've also had these messages too Nov 3 20:25:42 jaguar kernel: hda: dma_intr: error=0x84 { DriveStatusError BadCRC } Nov 3 20:34:07 jaguar kernel: hda: dma_intr: error=0x84 { DriveS...
2006 Jan 02
1
2.6.15-rc6 OOPS
...les af_packet ipv6 pcspkr floppy i2c_piix4 i2c_core > ohci_hcd usbcore aic7xxx scsi_transport_spi psmouse ide_disk ide_cd > cdrom genrtc > kernel: CPU: 0 > kernel: EIP: 0060:[<c019d70f>] Not tainted VLI > kernel: EFLAGS: 00010286 (2.6.15-rc6) > kernel: EIP is at ext3_find_entry+0x18f/0x3e0 > kernel: eax: ffffffff ebx: 00010001 ecx: 00000002 edx: 00000000 > kernel: esi: 00000000 edi: ffffffff ebp: 00000000 esp: f71b9d60 > kernel: ds: 007b es: 007b ss: 0068 > kernel: Process smbd (pid: 2999, threadinfo=f71b8000 task=f7aee530) > kernel: Stack:...
2005 Jul 22
0
How to manually mount LVM partition
Hello list, For some strange reason, the hard drive on one of our servers crashed. The hard drive was using LVM and it was sending these messages during boot-up: EXT3-fs error (device dm-0): ext3_find_entry: reading directory ... EXT3-fs error (device dm-0): ext3_set_inode_loc: unable to read inode block= ... I want to be able to at least access the logical volumes inside that hard drive. How then do I manually mount the LVM partition when it is connected as slave in another computer? Any help would...
2007 Feb 24
0
how to commit a directory entry to the disk in EXT3 FS
...EXT3 FS----linux 2.6.18 ----fs/ext3/inode.c static int ext3_do_update_inode(handle_t *handle, struct inode *inode, struct ext3_iloc *iloc) { --------------- raw inode updation------------------ dentry=list_entry(inode->identry.next,struct dentry,d_alias); bh1=ext3_find_entry(dentry,&de1); -----please tell me how to commit the de1 to the disk data structures after this point---------- } -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/ext3-users/attachments/20070224/5a4fb726/attachment.htm>
2010 Dec 08
0
copy old CF image to new CF device
...elow which basically: 1) runs fdisk to setup the device 2) makes the ext3 file system and the swap 3) mounts my old image "/" filesystem and the new partition 4) tar and untar the directories 5) run grub on it 6) set label for "/" After I run all the above I get: EXT3-fs error ext3_find_entry reading directory #129586 offset 0 then a couple lines later it remounts the root file system read only. What have I missed in successfully make the CF card based on the old image? Jerry --------- DEVICE=/dev/sde PARTITION_1=/dev/sde1 PARTITION_2=/dev/sde2 fdisk $DEVICE << EOF o n p 1 +...
2007 Jun 26
1
Troubles with CentOS5 and 3ware RAID controller
...l (0x1f) timed out, resetting card. 3w-xxxx: scsi0: Character ioctl (0x1f) timed out, resetting card. (lots of repeats of this messages) sd 0:0:0:0: rejecting I/O to offline device sd 0:0:0:0: rejecting I/O to offline device sd 0:0:0:0: rejecting I/O to offline device EXT3-fs error (device sda6): ext3_find_entry: reading directory #2 offset 0 sd 0:0:0:0: rejecting I/O to offline device sd 0:0:0:0: rejecting I/O to offline device sd 0:0:0:0: rejecting I/O to offline device After some time (few hours) the systems are completely freezing, no display of errors on the console or logs Here some relevant data o...
2001 Oct 07
2
ext3 and ls in a deletted directory
Hi, With kernel 2.4.10, when I do $ mkdir foo; cd foo; rmdir ../foo; ls then ls becomes zombie. $ ps xau|grep ls liu 596 0.0 0.0 148 88 ? D 12:03 0:00 ls This does not happen with 2.4.10 on an ext2 filesystem, nor with 2.4.9/ext3. The command cd instead of ls is OK. Distribution is Slackware 8.0 and the kernels are stock ones. Liu
2001 May 02
4
oops 2.2.19 ext3 0.0.6b prune_dcache
...a 00000000 00000018 c013266b cfffc620 cec91340 00000010 00000202 00000000 c021d280 00001004 cae7bdec c72e4e80 0013c0c0 00000000 00001004 c021d280 00001004 Call Trace: [prune_dcache+295/360] [try_to_free_inodes+190/260] [ext3_getblk+198/568] [grow_inodes+32/428] [cprt+14006/37792] [ext3_find_entry+532/792] [get_new_inode+197/312] [iget4+117/128] [__brelse+29/192] [iget+22/32] [ext3_lookup+90/140] [real_lookup+91/180] [permission+32/56] [lookup_dentry+304/504] [getname+95/156] [__namei+49/104] [filldir+0/136] [sys_newlstat+20/116] [system_call+52/56] Code: 8b 47 08 3d 2b 2f c3 a5 0f 85 b...
2001 Oct 05
1
Kernel Ooops probably in conjunction with lvm
...a valid vmlinux file? Warning (compare_maps): mismatch on symbol partition_name , ksyms_base says c023f9e0, System.map says c014c090. Ignoring ksyms_base entry Unable to handle kernel NULL pointer dereference at virtual address 00000906 c0152ddb *pde = 00000000 Oops: 0000 CPU: 0 EIP: 0010:[ext3_find_entry+475/788] EFLAGS: 00010287 eax: 00000905 ebx: 00000900 ecx: 00000005 edx: 00001900 esi: c38eeb60 edi: c38eeb60 ebp: 00000000 esp: c4e83eb0 ds: 0018 es: 0018 ss: 0018 Process find (pid: 27143, stackpage=c4e83000) Stack: fffffff4 c38eeb60 c38eeb60 c48fed60 c4e83efc 00000005 c38eebbc cf...
2007 Jul 14
1
Kernel panic in ext3:dx_probe, help needed
This may or may not be ext3 related but I am trying to find any pointers which might help me. I got a number of HP Proliant DL380 g5 with a P400 controller and also two qla2400 cards. The OS is RedHat EL4 U5 x86_64. Every time during reboot these systems panic after the last umount and I believe before the cciss driver is getting unloaded. The last messages I am able to see are: md: stopping
2006 Nov 29
1
SCSI drive offline
...isabled promiscuous mode Nov 27 19:18:54 server kernel: device eth1 left promiscuous mode Nov 27 19:18:54 server kernel: bridge-eth1: disabled promiscuous mode Nov 27 19:18:54 server kernel: scsi0 (1:0): rejecting I/O to offline device Nov 27 19:18:54 server kernel: EXT3-fs error (device sdb2): ext3_find_entry: reading directory #4964353 offset 0 Nov 27 19:18:54 server kernel: Nov 27 19:20:19 server kernel: scsi0 (1:0): rejecting I/O to offline device Nov 27 19:20:19 server kernel: Buffer I/O error on device sdb2, logical block 6 Nov 27 19:20:19 server kernel: Buffer I/O error on device sdb2, logica...