All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleg Drokin <green@namesys.com>
To: Sebastian Dr?ge <sebastian.droege@gmx.de>
Cc: reiserfs-list-subscribe@namesys.com, linux-kernel@vger.kernel.org
Subject: Re: Reiserfs Corruption with 2.5.5-pre1
Date: Thu, 14 Feb 2002 18:05:01 +0300	[thread overview]
Message-ID: <20020214180501.A1755@namesys.com> (raw)
In-Reply-To: <20020214155716.3b810a91.sebastian.droege@gmx.de>
In-Reply-To: <20020214155716.3b810a91.sebastian.droege@gmx.de>

[-- Attachment #1: Type: text/plain, Size: 740 bytes --]

Hello!

On Thu, Feb 14, 2002 at 03:57:16PM +0100, Sebastian Dr?ge wrote:

> after starting GNOME with 2.5.5-pre1 with reiserfs on the root partition I get several funny-named files in ~/.gnome/accels and I can't start some programms anymore... When I reboot into 2.4.17 again everything works right and this files are gone again

Hm. I was not able to run 2.5.5-pre1 with reiserfs support without patch
attached at all.

> This only happens with any kernel since 2.5.4-pre* or so and it happens everytime I try to start GNOME under such kernel.

Have you tried to run reiserfsck on your partition after 2.5.4-pre1
Run reiserfsck and never use 2.5.4-pre1 or earlier 2.5 kernels.
if that won't help, we are interested to hear.

Bye,
    Oleg

[-- Attachment #2: new_lookup_locking_fix.diff --]
[-- Type: text/plain, Size: 390 bytes --]

--- linux-2.5.5-pre1/fs/reiserfs/namei.c.orig	Thu Feb 14 11:53:09 2002
+++ linux-2.5.5-pre1/fs/reiserfs/namei.c	Thu Feb 14 11:53:17 2002
@@ -344,8 +344,6 @@
     struct reiserfs_dir_entry de;
     INITIALIZE_PATH (path_to_entry);
 
-    reiserfs_check_lock_depth("lookup") ;
-
     if (dentry->d_name.len > REISERFS_MAX_NAME_LEN (dir->i_sb->s_blocksize))
 	return ERR_PTR(-ENAMETOOLONG);
 

  reply	other threads:[~2002-02-14 15:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-14 14:57 Reiserfs Corruption with 2.5.5-pre1 Sebastian Dröge
2002-02-14 15:05 ` Oleg Drokin [this message]
2002-02-14 15:22   ` Sebastian Dröge
2002-02-14 16:24     ` Sebastian Dröge
2002-02-14 16:26       ` Oleg Drokin
2002-02-15 12:52         ` Sebastian Dröge
2002-02-15 12:54           ` Oleg Drokin
2002-02-16 15:04             ` Sebastian Dröge
2002-02-16 17:22             ` [reiserfs-list] " system_lists
     [not found]             ` <20020216162503.270ab9cc.sebastian.droege@gmx.de>
2002-02-18  6:03               ` Oleg Drokin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020214180501.A1755@namesys.com \
    --to=green@namesys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=reiserfs-list-subscribe@namesys.com \
    --cc=sebastian.droege@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.