From: Vince <fuzzy77@free.fr>
To: Tom Vier <tmv@comcast.net>
Cc: Reiserfs mail-list <Reiserfs-List@namesys.com>
Subject: Re: 2.6.4 corruption
Date: Tue, 23 Mar 2004 01:28:57 +0100 [thread overview]
Message-ID: <405F84C9.6020406@free.fr> (raw)
In-Reply-To: <20040323000856.GA3975@zero>
Tom Vier wrote:
> On Mon, Mar 22, 2004 at 12:21:42PM +0100, Dieter N?tzel wrote:
>
>>Use the data-logging patches for 2.6.4 up or "wait" or 2.6.5/2.6.6.
>
>
> i'm getting rejects using:
>
> for i in `cat /pkgs/linux/reiserfs/mason/data-logging/2.6.4/series`; do \
> patch -p1 --dry-run < /pkgs/linux/reiserfs/mason/data-logging/2.6.4/$i; done
^^^^^^^^^
You should apply the patches for real:
> patching file fs/reiserfs/stree.c
... stree.c is modified here
> patching file include/linux/reiserfs_fs.h
> patching file fs/reiserfs/stree.c
^^^^^^^
and it looks like the second patch depends on the first one when wanting
to modify the same file (therefore a reject with --dry-run)...
> Hunk #1 FAILED at 678.
> Hunk #2 succeeded at 690 (offset -2 lines).
> Hunk #3 FAILED at 704.
> 2 out of 3 hunks FAILED -- saving rejects to file fs/reiserfs/stree.c.rej
> patching file fs/reiserfs/stree.c
next prev parent reply other threads:[~2004-03-23 0:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-03-22 0:55 2.6.4 corruption Tom Vier
2004-03-22 1:23 ` Tom Vier
2004-03-22 11:21 ` Dieter Nützel
2004-03-23 0:08 ` Tom Vier
2004-03-23 0:28 ` Vince [this message]
2004-03-23 0:50 ` Tom Vier
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=405F84C9.6020406@free.fr \
--to=fuzzy77@free.fr \
--cc=Reiserfs-List@namesys.com \
--cc=tmv@comcast.net \
/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.