ject:
[reiserfs-list] [PATCH] fix for fs.h rejects for 2.4.0-acX
and 3.5.24
Date:
Sat, 6 Jan 2001 20:59:21 -0700
From:
Steven Cole <
[email protected]>
To:
[email protected]
Hi folks,
I know that several people have seen the following when patching
3.6.24 for 2.4.0-acX.
patching file linux/include/linux/fs.h
Hunk #2 succeeded at 453 (offset 2 lines).
Hunk #3 FAILED at 464.
Hunk #4 succeeded at 658 (offset 31 lines).
Hunk #5 succeeded at 678 (offset 2 lines).
Hunk #6 succeeded at 821 (offset 31 lines).
Hunk #7 succeeded at 1008 (offset 2 lines).
1 out of 7 hunks FAILED -- saving rejects to file linux/include/linux/fs.h.rej
Here is a little patch to save some of you a minute or so fixing up
the fs.h file resulting from patching linux-2.4.0-reiserfs-3.6.24-patch to
2.4.0-acX X=[2,3]. This applies cleanly for -ac2 and with an offset of one
line for -ac3.
Steven