Re: Problems with reiserfs when start OpenAFS 1.2.11-fc1 Segmentation fault with kernel 2.4.22-1.2174.nptl

2004-03-03 Thread Ryan Underwood
On Wed, Mar 03, 2004 at 07:00:06PM -0600, jds wrote: > Hi: Iam compile OpenAFS 1.2.11-fc1 with kernel 2.4.22-1.2174.nptl is OK > > problems with reiserfs 3.6 and Fedora Core 1 > the problems is when start the client AFS recive the messages: > > [EMAIL PROTECTED] modload]# service afs start > Fou

Re: Bugs on big endian systems

2004-03-03 Thread Hans Reiser
Thanks Jeff and Pavel. Nikita, send Pavel the usual agreement, and we'll send to Linus unless someone finds an objection. Edward, read this patch, test it on alpha, and approve it. Elena, test it on x86. Hans Jeff Mahoney wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pavel - Thanks.

Problems with reiserfs when start OpenAFS 1.2.11-fc1 Segmentation fault with kernel 2.4.22-1.2174.nptl

2004-03-03 Thread jds
Hi: Iam compile OpenAFS 1.2.11-fc1 with kernel 2.4.22-1.2174.nptl is OK problems with reiserfs 3.6 and Fedora Core 1 the problems is when start the client AFS recive the messages: [EMAIL PROTECTED] modload]# service afs start Found libafs-2.4.22-1.2174.nptl-i686.o from SymTable... Loading... Star

Re: Desktop Filesystem Benchmarks in 2.6.3

2004-03-03 Thread Hans Reiser
Hubert Chan wrote: (only sent to ReiserFS list) "Hans" == Hans Reiser <[EMAIL PROTECTED]> writes: [...] Hans> I think V4 will be our last rewrite from scratch because of our Hans> plugins, and because of how easy we find the code to work on now. What about the on-disk filesystem

Re: Formatted over NTFS

2004-03-03 Thread David Nielsen
Mike Fedyk wrote: David Nielsen wrote: [ David, please keep this on the list... ] Mike Fedyk wrote: David Nielsen wrote: Hi.. i was installing gentoo the other day, and by mistake did a mkreiserfs /dev/hda1 instred of /dev/hdc1 :( /dev/hda1 was a NTFS file system with a lot of data that i do

Re: [PATCH] corruption bugs in 2.6 v3

2004-03-03 Thread Dieter Nützel
Am Mittwoch, 3. März 2004 21:34 schrieb Chris Mason: > Hello everyone, > > These two patches fix corruption problems I've been hitting on 2.6. > Both bugs are present in the vanilla and suse kernels. Both do NOT fix the "lilo" problem. But mkinitrd works. Thanks, Dieter

Some ReiserFS failure situations and questions

2004-03-03 Thread Ryan Underwood
This is on a Debian unstable system running 2.4.25. I copied a filesystem to another partition and deleted the partition the original filesystem was on, all while it was mounted R/W (stupid stupid stupid). Then I ended up with a corrupt copy, as well as a corrupt original filesystem even when th

Re: Formatted over NTFS

2004-03-03 Thread Mike Fedyk
David Nielsen wrote: [ David, please keep this on the list... ] Mike Fedyk wrote: David Nielsen wrote: Hi.. i was installing gentoo the other day, and by mistake did a mkreiserfs /dev/hda1 instred of /dev/hdc1 :( /dev/hda1 was a NTFS file system with a lot of data that i dont wat to lose , i

Re: [PATCH] updated data=ordered patch for 2.6.3

2004-03-03 Thread Dieter Nützel
Am Mittwoch, 3. März 2004 10:13 schrieb Marc-Christian Petersen: > On Tuesday 02 March 2004 20:53, Dieter Nützel wrote: > > Hi Dieter, > > > > > > I'll try on SuSE 2.6.3-16. > > sorry for my ignorance, but where do you find 2.6.3-_16_? I only find -0 ftp://sunsite.informatik.rwth-aachen.de/pub/Lin

Re: Formatted over NTFS

2004-03-03 Thread Mike Fedyk
David Nielsen wrote: Hi.. i was installing gentoo the other day, and by mistake did a mkreiserfs /dev/hda1 instred of /dev/hdc1 :( /dev/hda1 was a NTFS file system with a lot of data that i dont wat to lose , is there any way to "unformat" the new reiserfs filesystem i made or any way to just r

Re: Bugs on big endian systems

2004-03-03 Thread Jeff Mahoney
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Pavel - Thanks. The good news is that the filesystem wouldn't have panicked because of the SB_ONDISK_RESERVED_FOR_JOURNAL(s) bug. The bad news is that it wouldn't have mattered because the filesystem could never have been mounted anyway due to the jour

[PATCH] corruption bugs in 2.6 v3

2004-03-03 Thread Chris Mason
Hello everyone, These two patches fix corruption problems I've been hitting on 2.6. Both bugs are present in the vanilla and suse kernels. reiserfs-search-restart: This was originally from [EMAIL PROTECTED], I recently made a small addition to make sure the expected height was checked after read

Formatted over NTFS

2004-03-03 Thread David Nielsen
Hi.. i was installing gentoo the other day, and by mistake did a mkreiserfs /dev/hda1 instred of /dev/hdc1 :( /dev/hda1 was a NTFS file system with a lot of data that i dont wat to lose , is there any way to "unformat" the new reiserfs filesystem i made or any way to just restore the files on t

Re: Desktop Filesystem Benchmarks in 2.6.3

2004-03-03 Thread Hubert Chan
(only sent to ReiserFS list) > "Hans" == Hans Reiser <[EMAIL PROTECTED]> writes: [...] Hans> I think V4 will be our last rewrite from scratch because of our Hans> plugins, and because of how easy we find the code to work on now. What about the on-disk filesystem format? Will Reiser5 and Re