[PATCH 0/2] Reiser4: fix dmesg output

2006-03-31 Thread Laurent Riffard
Here are 2 trivial patches to fix some glitches in kernel log. Please apply. -- laurent

[PATCH 2/2] Reiser4: Remove printing of useless blank line in dmesg

2006-03-31 Thread Laurent Riffard
This patch removes printing of a useless blank line in dmesg. Signed-off-by: Laurent Riffard [EMAIL PROTECTED] fs/reiser4/wander.c |2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: linux-2.6-mm/fs/reiser4/wander.c

[PATCH 1/2] Reiser4: Fix double insertion of loglevel in printk calls

2006-03-31 Thread Laurent Riffard
DCALL used to insert loglevel twice in the string sent to printk. Signed-off-by: Laurent Riffard [EMAIL PROTECTED] fs/reiser4/debug.h |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Index: linux-2.6-mm/fs/reiser4/debug.h

fsck.reiser4 segfaults

2006-03-31 Thread Sarath Menon
Hello, I've been using reiser4 for more than a year without any problems. The filesystem performance has been commendable to say the least. Yesterday, I had to powercycle my pc (due to a dma hang with my cd drive - happens occasionaly) and after the reboot, grub would not load. I use a single

Re: fsck.reiser4 segfaults

2006-03-31 Thread Vladimir V. Saveliev
Hello On Fri, 2006-03-31 at 16:21 +0200, Sarath Menon wrote: Hello, I've been using reiser4 for more than a year without any problems. The filesystem performance has been commendable to say the least. Yesterday, I had to powercycle my pc (due to a dma hang with my cd drive - happens

Re: fsck.reiser4 segfaults

2006-03-31 Thread Vladimir V. Saveliev
Hello On Fri, 2006-03-31 at 16:21 +0200, Sarath Menon wrote: Hello, I've been using reiser4 for more than a year without any problems. The filesystem performance has been commendable to say the least. Yesterday, I had to powercycle my pc (due to a dma hang with my cd drive - happens

Re: fsck.reiser4 segfaults

2006-03-31 Thread Sarath Menon
reiserfsprogs and libaal are both 1.0.5. I'll give you the dmesg output tommorow - I need to get a livecd with reiser4 patches - its more difficult than I initially thought ;) Here's the gdb bt output - that's the max that I can provide today. Program received signal SIGSEGV, Segmentation fault.

Re: Questions about pseudo plugins

2006-03-31 Thread Alexander Zarochentsev
Hello On Friday 31 March 2006 00:01, Yoanis Gil Delgado wrote: Hi there: I've been working on the versioning plugin. I will like to know how can i add a pseudo file to a pseudo directory, dynamically. I mean whenever i detect a new version i want to create a pseudo file under

Re: fsck.reiser4 segfaults

2006-03-31 Thread Michael Weissenbacher
Hi, reiserfsprogs and libaal are both 1.0.5. I'll give you the dmesg output tommorow - I need to get a livecd with reiser4 patches - its more difficult than I initially thought ;) I'm using RIPLinux, which has reiser4 support. http://www.tux.org/pub/people/kent-robotti/looplinux/rip/ kind

Re: fsck.reiser4 segfaults

2006-03-31 Thread Joachim Feise
Michael Weissenbacher wrote on 03/31/06 12:21: Hi, reiserfsprogs and libaal are both 1.0.5. I'll give you the dmesg output tommorow - I need to get a livecd with reiser4 patches - its more difficult than I initially thought ;) I'm using RIPLinux, which has reiser4 support.