109328224117_552760007396Matt Bernstein

 
118021774216_503260007550Maurice Volaski
On Fri, Aug 26, 2005 at 01:16:34PM +0100, Matt Bernstein wrote: On Aug 25 Stephen C. Tweedie wrote: Which version of e2fsprogs? There were some serious algorithmic inefficiencies in some

 
160022764170_586460007901kwijibo

 
124526954536_519860007541Joseph D Wagner

 
118926934722_514860007270Joseph D Wagner

 
189028254092_500760007119Joseph D Wagner
On May 19, 2005 12:19 -0500, Joseph D. Wagner wrote: May 19 09:56:37 spf1 kernel: kernel BUG at fs/jbd/checkpoint.c:361! fs/jbd is not ext3. Please direct this to the jbd people. ???

 
140325324296_562060007051David Clunie
Joseph D. Wagner wrote:

 
117021644327_534060007589Stephen C Tweedie
May 15 04:03:30 localhost kernel: EXT3-fs error (device sdd1): ext3_xattr_get: inode 63343526: bad block 165510584 May 15 04:03:34 localhost kernel: EXT3-fs error (device sdd1): ext3_xattr_ge

 
124022734284_577760007787Theodore Tso
Hi all, I was having a ext3 filesystem with writeback. yesterday my system crashed and now when i try to mount it, it gives me "Invalid argument". Following is the command line #mount -

 
131726624480_503860007210Andreas Dilger
ok, but just curious, if it is not cleanly umounted, mount shouldnt be able to mount it as ext2fs. ----- Original Message ----- From: "Theodore Tso" <tytso@xxxxxxx To: <anandtiwari

 
130927004034_540160007386Andreas Dilger
What I would do (if you dont mind overwriting the disk, presumably not if it is just new and doesnt contain important data) is to write a small test program to write the byte offset at the star

 
152121104919_581860007483Hans Yperman
Hi, On Tue, 2005-05-17 at 08:42, Joseph D. Wagner wrote: What I would do (if you dont mind overwriting the disk, presumably not if it is just new and doesnt contain important data) is to

 
186929014648_519660007677Theodore Tso
I guess these 2 facts need fixing: 1) loopback devices should not pass errors over to their underlying filesystems. I have a test partition setup for these circumstances. Ill try to reproduce

 
178524814950_506860007422Jason Sydes
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [!! ive Cced several fs lists, please remove when when replying !!] hi all, from time to time i do some benchmarks for several filesystems and several

 
185525754083_533460007894kapilsampath
Hello, Hi, I connected my harddisk which had ext3 filesystem and some files archived in it as slave device and issued "mkfs /dev/hdb2" accidentally. Immediately I issued Ctrl C

 
154529234593_558060007299Damian Menscher
On Sun, April 24, 2005 14:06, kapil.sampath@xxxxxxxxx said: mount -t ext3 /dev/hdb2 mnt_pt/ mount: wrong fs type, bad option, bad superblock on /dev/hdb2, or too many mounted file systems well

 
196728464409_588560007139Andreas Dilger
This patch contains the following possible cleanups: - make needlessly global functions static - #if 0 the following unused global functions: - journal.c: __journal_internal_check - journal.c: jo

 
136825334039_501560007280Mark Fasheh
On Mon, Apr 25, 2005 at 04:24:16PM -0600, Andreas Dilger wrote: On Apr 23, 2005 01:57 +0200, Adrian Bunk wrote: This patch contains the following possible cleanups: - make needlessly globa

 
169225144761_564260007018Adrian Bunk
This patch contains the following possible cleanups: - make needlessly global functions static - journal.c: remove the unused global function __journal_internal_check and move the check

 
106424374593_514760007207Andreas Dilger
This patch contains the following possible cleanups: - make needlessly global functions static - journal.c: remove the unused global function __journal_internal_check and move the check

 
104123164129_563460007454Andreas Dilger
On Tue, Jul 12, 2005 at 04:32:44PM -0600, Andreas Dilger wrote: On Jul 12, 2005 22:27 +0200, Adrian Bunk wrote: ... - journal.c: remove the unused global function __journal_internal_check

 
193428634300_534360007964Andreas Dilger
Hi Andreas, I need the following patch to make ext3 online resizing work with linux 2.6.11.6 on amd64 with a 32bit userland. Do the changes look o.k.? I converted everything to ext3 since it should

 
148321164496_552260007224evilninja
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [ccing 4 mailing lists, please reply to *one* list only!] hi, i was about to set up a new fs for my desktop machine and i could not decide which fs it

 
180328254738_556360007320Ziga Mahkovec
Hello all, I have a question about ext3/jbd for 2.4 as it pertains to the ARM architecture. The presence of the ext3 and/or jbd drivers seem to cause suspend/resume to stop working on our platform (

 
158225314758_517560007529Theodore Tso
Hi all! I have a slight problem: I have an external disk which contains one big filesystem (like a floppy) type ext3 (If you ask why: blame udev or maxtor, or me because I am stupid) which is approx

 
138227204846_551260007743Tom Cooper
On Mon, 11 Apr 2005, Theodore Tso wrote: Theoretically? Yes. Is it going to be easy? Unfortunatly, no one has written a tool to do way to do this is to buy or borrow a disk (disks are ch

 
196622884606_526560007354Tom Cooper
Norbert Preining said: On Mon, 11 Apr 2005, Theodore Tso wrote: Theoretically? Yes. Ok. This is what I wanted to know. I thought exactely the same about how I have to proceed (I even have

 
122921144470_572560007602Joseph D Wagner
My UPS failed and my server took an unscheduled outage a few weeks ago. The only casualty appears to be a volume I used for backup. I usually maintain data on multiple hard disks, but in this case

 
195024384427_568860007894Tom Cooper
On Apr 09, 2005 16:07 -0400, Tom Cooper wrote: I thought removing the journal might help. I doubt that the files that interest me were open at the time. Sounds like the journal has some of the

 
100825834424_576660007103Tom Cooper
On Apr 11, 2005 11:29 -0400, Tom Cooper wrote: Andreas Dilger said: On Apr 09, 2005 16:07 -0400, Tom Cooper wrote: debugfs -R "feature needs_recovery" /dev/hdb1 is what you want

 
129521394824_514160007177Allen Ziegenfus
Hi, On Sat, 2005-04-09 at 21:07, Tom Cooper wrote: [root@marvin root]# fsck /dev/hdb1 fsck 1.32 (09-Nov-2002) e2fsck 1.32 (09-Nov-2002) fsck.ext2: Attempt to read block from filesystem resu

 
188426174466_548960007097Andreas Dilger
Hi, On Tue, 2005-04-05 at 17:13, Allen Ziegenfus wrote: However, at one point I forgot to pick the correct kernel at boot time and I ran the standard woody kernel instead which has this ext3 dr

 
184321114211_531360007847Stephen C Tweedie
On the fine day of Thu, 07 Apr 2005 16:32:02 +0100 "Stephen C. Tweedie" <sct@xxxxxxxxxx said very eloquently: Anything else in the logs? You just hit a BUG(), and a bug or assert

 
191527864285_534160007287Allen Ziegenfus
On Thu, Apr 07, 2005 at 11:51:23PM -0400, Allen Ziegenfus wrote: I am also happy to report that e2fsck has progressed from its number counting stage and moved on to telling me which files have du

 
123524824870_566060007628Andreas Gruenbacher
kfree() handles NULL pointers fine - checking is redundant. Signed-off-by: Jesper Juhl <juhl-lkml@xxxxxx --- linux-2.6.12-rc1-mm3-orig/fs/ext3/acl.c 2005-03-02 08:37:55.000000000 +0100 +++ lin

 
176325434768_558660007419kewlemer
On Tue, 29 Mar 2005, Andreas Gruenbacher wrote: On Friday 25 March 2005 23:11, Jesper Juhl wrote: kfree() handles NULL pointers fine - checking is redundant. Looks good. Can you also fix

 
176325684035_522960007918HansJoachim Picht
Hello, sorry if the question was asked a couple of times before but I couldnt find any useful hinds to this problem using google and the listman search-engine of the archive of this list. Somehow t

 
132629004029_553760007866Tim Allen
Good Day I am writing a paper comparing the features of NTFS and the EXT3 file systems. Could anyone point me to any websites where I could get more information on EXT3? I have performed the normal

 
138421274651_567060007124Christian
On Wed, Mar 16, 2005 at 09:45:06AM +1100, Tim Allen wrote: Weve got some units in clients vehicles which are running Fedora core 1. Weve can log into them over ssh remotely there is no console

 
195727044607_582760007855JxE9rxF4me Petazzoni
Hi! I am using a 377GB ext3-filesystem with evms, spanned over two disks. This filesystem has worked for more than two years without any problems, it stores around 30.000 images with sizes between 5

 
145421254398_522260007081Andreas Dilger
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 JÃrÃme Petazzoni wrote: A few wild ideas/questions : 1) Is there a way to check the size of the journal of an ext3 filesystem ? I mea

 
164124744650_567660007706Jonathan Purcell
Hi folks, 2) Would it be difficult to implement "freeze" of ext3 filesystem - that is, blocking all I/O to the filesystem until its "unfrozen" (XFS can do that), for t

 
159420294606_562460007818Marc Gerritzen
On Mar 04, 2005 17:26 +0000, Jonathan Purcell wrote: I am having some trouble using the ext2online utility, I have reduced the problem down to its simplist form, and it goes soemthing like this

 
148929504946_514060007414Joseph D Wagner
Hello everybody, reading about the speed improvements possible with (on boot) preloaded files (which should be continuous on disk) I searched for a ext3 defrag program. I found an ext2 defrag prog

 
126525764117_587260007481Joseph D Wagner
Hello everybody, reading about the speed improvements possible with (on boot) preloaded files (which should be continuous on disk) I searched for a ext3 defrag program. I found an ext2 defrag prog

 
172728574607_512460007318Joseph D Wagner
On Wed, Mar 02, 2005 at 01:14:01PM +0100, Ph. Marek wrote: Hello everybody, reading about the speed improvements possible with (on boot) preloaded files (which should be continuous on disk)

 
120627204793_585660007496Joseph D Wagner
On Wed, Mar 02, 2005 at 01:14:01PM +0100, Ph. Marek wrote: Hello everybody, reading about the speed improvements possible with (on boot) preloaded files (which should be continuous on disk)

 
156229914525_516760007090Theodore Tso
On Thursday 03 March 2005 17:10, Theodore Tso wrote: The e2defrag program had some problems where it only worked on 1k blocksizes, if I remember correctly. It was also extremely dangerous in t

 
198621024040_593160007660Theodore Tso
On Thursday 03 March 2005 17:10, Theodore Tso wrote: The e2defrag program had some problems where it only worked on 1k blocksizes, if I remember correctly. It was also extremely dangerous in t

 
134525084235_546260007638Ph Marek
I approached the problem from several different angles. Approach #1 - Partition Must Be Unmounted to Defrag Advantages: * Minimize chance of file system corruption because no other