similar to: [PATCH] Using qstr in ext3_get_parent()

Displaying 20 results from an estimated 100 matches similar to: "[PATCH] Using qstr in ext3_get_parent()"

2003 Mar 04
2
ext3 htree brelse problems look to be fixed!
I just booted 2.5-bk current as of last night with the below patch¹ (which was recently posted to ext3-users) that un-static-ifies a struct dx_frame in namei.c. I then did my best torture test for the brelse bug: starting gnus (3600+ nnmh folders² with a total of XXX messages; it does a readdir on each of those folders) while doing bk consistancy checks in 2.5 and/or 2.4 kernel trees. All
2007 Feb 24
0
how to commit a directory entry to the disk in EXT3 FS
hey guys, well i am stuck up at a trivial point of committing the directory entry buffer to the disk i have intialised the values of struct ext3_dir_entry_2 *de and now want to commit it to the disk in the function 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
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
2017 Dec 26
2
Samba does not report I/O error to the client
Dear Samba community, I am facing the following problem. I have the following share in my /etc/samba/smb.conf: [external] comment = "External Hard Drive" path = /mnt/external read only = no Sometimes it happens that external hard drive fails. Kernel issues USB reset and the device /dev/sde1 in example below becomes invalid/inaccessible: Dec 26 21:41:03.523585 kernel: usb
2007 Jan 31
1
CHANGE IN THE struct ext3_dir_entry_2 IS SUGGESTED
well a change in the struct ext3_dir_entry_2 like ++ change in the structure struct ext33_dir_entry_2 { ++ union { __le32 inode; ++ struct ext33_inode *emb_i; ++ } u_emb_i; __le16 rec_len; /* Directory entry length */ __u8 name_len; /* Name length */ __u8 file_type;
2018 Jan 02
0
Samba does not report I/O error to the client
On Wed, Dec 27, 2017 at 12:12:33AM +0100, Dmitry Katsubo via samba wrote: > Dear Samba community, > > I am facing the following problem. I have the following share in my > /etc/samba/smb.conf: > > [external] > comment = "External Hard Drive" > path = /mnt/external > read only = no > > Sometimes it happens that external hard drive fails. Kernel
2009 Jun 04
0
Instability with later 4.x kernels?
I have an Athlon with about 10 HDDs plugged in, primarily to do Disk2Disk backups. Some drives are PATA, some are SATA, some are USB. A strange concoction, but it's been relatively stable for some 4-5 years, despite numerous upgrades and so on. It's been running CentOS 4 for a long, long time. (years) Recently, I've started to have problems with its stability, and after 2 weeks
2003 Dec 10
0
VFS: brelse: Trying to free free buffer
I got this error in my log reports this morning, from the machine I use as my firewall. This is the first time it has occurred, but the machine is running a very new kernel: Linux fendrian.rimspace.net 2.6.0-test11-fendrian #1 Wed Dec 10 22:25:59 EST 2003 i486 GNU/Linux The kernel was up to date as per the CVS repository at that point. This was just before the CDROM_SEND_PACKET IOCTL fix went
2003 Mar 02
1
2.5.59 ext3 error message
VFS: brelse: Trying to free free buffer buffer layer error at fs/buffer.c:1182 Pass this trace through ksymoops for reporting Call Trace: [<c01468f0>] [<c0146aa9>] [<c0146b57>] [<c0146b84>] [<c0175a17>] [<c023cbfa>] [<c023d2f1>] [<c0175c90>] [<c01728e9>] [<c01ad7d6>] [<c014d215>] [<c0154c68>] [<c0154f79>]
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
2007 Feb 23
0
how to commit a directory entry to the disk
hey guys, well i am stuck up at a trivial point of committing the directory entry buffer to the disk i have intialised the values of struct ext3_dir_entry_2 *de and now want to commit it to the disk in the function EXT3 FS----linux 2.6.18 ----/ext3/inode.c static int ext33_do_update_inode(handle_t *handle, struct inode *inode, struct ext33_iloc
2008 Jan 03
1
Weird crash with CentOS 5.1
Dear all. I'm experiencing a weird crash with one of our desktop running CentOS 5.1 We have 5 machines identical, onle one has this problem. Right after it starts, it will kernel panic. Unfortunately, from the backtrace this is all I've managed to get : serial port isn't working. So it's a manual copy of what the screen show. [<c04721f3>] sync_buffer+0x0/0x33
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
2010 Dec 08
0
copy old CF image to new CF device
I am using an 8G CF card. (I was using dd to duplicate the card with different size cards I was advised not to). So I wrote the script below 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
2007 Jun 26
1
Troubles with CentOS5 and 3ware RAID controller
Folks, Since approx. a half year I have run two servers with CentOS4, all was running very stable. Then I upgraded to CentOS5 (fresh install). The servers are running quite unstable since the upgrade. The system is freezing after short uptime. I suspect the driver for the 3ware controller, because I got such error messages: 3w-xxxx: scsi0: Character ioctl (0x1f) timed out, resetting card.
2006 Jan 02
1
2.6.15-rc6 OOPS
On Sat, Dec 24, 2005 at 11:03:36PM +0300, Andrey J. Melnikoff (TEMHOTA) wrote: > Hello. Hi Andrey, > Please, CC me, i'm not subscribed. > > Kernel 2.6.15-rc6 OOPS: > > kernel: general protection fault: 0000 [#1] > kernel: SMP > kernel: Modules linked in: ipt_REDIRECT ipt_LOG ipt_TOS ipt_TCPMSS ipt_tos > ip_nat_ftp ipt_tcpmss iptable_nat ip_nat iptable_mangle
2001 May 02
4
oops 2.2.19 ext3 0.0.6b prune_dcache
Hi, i am seeing an oops (every couple of days) on a UP PII system with SCSI disks, Kernel 2.2.19 and ext3 0.0.6b. All oops output passed the klogd thus i cant anymore pipe it through ksymoops - I ensured klogd got the correct System.map so the result should be reliable. Apr 25 17:03:10 Unable to handle kernel paging request at virtual address 8efd1fc8 current->tss.cr3 = 0981e000, %%cr3 =
2001 Oct 05
1
Kernel Ooops probably in conjunction with lvm
Hello, I've got a rather strange setup over here with about 6 ext3 partitions, one 50gig lvm partition and one 2 gig software-raid1 partition running under a heavily patched 2.4.10 kernel (various netfilter patches, freeswan, current lvm patch (1.0.1-rc4 and current ext3 patch). Furthermore I have all of those neccessary filesystem tools, so don't tell me to upgrade :-) The machine was
2019 Aug 24
0
Fwd: Document colon equals `:=` operator ?
Dear all, There was some discussion lately on twitter ( https://twitter.com/geospacedman/status/1164208293377691648 ) about the status of the colon equal operator. I'm sure it has been discussed in the past but I couldn't find anything, I'll start by clarifying all i can by myself to have strong reference, and then ask a few questions at the bottom. `:=` has been used by data table
2011 Apr 27
2
btrfs-convert crashes
I have a 1.5 TB (1,475,720,773,632) partition that I wanted to convert from ext4 to btrfs. It is currently used as / for ubuntu 10.10. I booted into 11.04 beta2 and tried a ''btrfs-convert /dev/sdc1'', but after about 20 minutes it segfaulted. I performed a: sck.ext4 -cDfty -C 0 /dev/sdc1 After everything was clean, I downloaded the debugging symbols for btrfs-convert and