linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Kleikamp <shaggy@austin.ibm.com>
To: Linus Torvalds <torvalds@transmeta.com>
Cc: linux-kernel@vger.kernel.org
Subject: [BK patch] JFS compile error on 2.5.7
Date: Mon, 18 Mar 2002 17:04:22 -0600	[thread overview]
Message-ID: <200203182304.RAA15098@austin.ibm.com> (raw)

You can import this changeset into BK by piping this whole message to
'| bk receive [path to repository]' or apply the patch as usual.

===================================================================


ChangeSet@1.538, 2002-03-18 16:59:25-06:00, shaggy@kleikamp.austin.ibm.com
  JFS: must include completion.h


 jfs_logmgr.c |    1 +
 jfs_txnmgr.c |    1 +
 super.c      |    1 +
 3 files changed, 3 insertions(+)


diff -Nru a/fs/jfs/jfs_logmgr.c b/fs/jfs/jfs_logmgr.c
--- a/fs/jfs/jfs_logmgr.c	Mon Mar 18 17:00:37 2002
+++ b/fs/jfs/jfs_logmgr.c	Mon Mar 18 17:00:37 2002
@@ -66,6 +66,7 @@
 #include <linux/blkdev.h>
 #include <linux/interrupt.h>
 #include <linux/smp_lock.h>
+#include <linux/completion.h>
 #include "jfs_incore.h"
 #include "jfs_filsys.h"
 #include "jfs_metapage.h"
diff -Nru a/fs/jfs/jfs_txnmgr.c b/fs/jfs/jfs_txnmgr.c
--- a/fs/jfs/jfs_txnmgr.c	Mon Mar 18 17:00:37 2002
+++ b/fs/jfs/jfs_txnmgr.c	Mon Mar 18 17:00:37 2002
@@ -47,6 +47,7 @@
 #include <linux/locks.h>
 #include <linux/vmalloc.h>
 #include <linux/smp_lock.h>
+#include <linux/completion.h>
 #include "jfs_incore.h"
 #include "jfs_filsys.h"
 #include "jfs_metapage.h"
diff -Nru a/fs/jfs/super.c b/fs/jfs/super.c
--- a/fs/jfs/super.c	Mon Mar 18 17:00:37 2002
+++ b/fs/jfs/super.c	Mon Mar 18 17:00:37 2002
@@ -22,6 +22,7 @@
 #include <linux/config.h>
 #include <linux/module.h>
 #include <linux/slab.h>
+#include <linux/completion.h>
 #include <asm/uaccess.h>
 #include "jfs_incore.h"
 #include "jfs_filsys.h"

===================================================================


This BitKeeper patch contains the following changesets:
1.538
## Wrapped with gzip_uu ##


begin 664 bkpatch16347
M'XL(`)5QECP``]56R6[;,!0\FU]!P,?"$E=1%.H@;;JE+5`C0<X%+=&6:BV&
MEC0!^/&E+#MN6KFQDN80+1>1',Z\T3QP#*\J70:C*E;+Y2T8PT]%50>C5:J3
ME<K6CFJJ.LF=9)XY89'9\8NBL.-N7&3:[1:Y\Y7[8U%-B,.!G3!3=1C#:UU6
MP0@[].Y+?;O6P>CB_<>KKV\N`)A.X5FL\J6^U#6<3D%=E-<JC:I35<=ID3MU
MJ?(JT[5J]S5W4PU!B-B;8T$1]PSV$!,FQ!'&BF$=(<)\C^W16I[_QJ+8QY+9
M=89Y/A'@'<0.ISY$Q$74Q3[$7L!E0/@$>0%"L!-]>J!"\!6%$P3>PO^KYPR$
M\/.'RP!F=C>8Y&':1!I:I'6JZ\3"Q^`+9#X5$LSV=063@1<`2"%P`M>M8X<D
MFD75^MV^W^N;/%N63KB500CF"'-B&)82&Q5Y"$LNJ59SJRMZH':'@:U'A'!I
M/:*<"#Z$85HL>QE223S?A(K,?23\N2WW8A'J`0SO`^\9<H&0.)9AU:QU#SD/
M<2X,7Q"Z4,C'OE!$>_,CR=W#W/-B0A"^R5V/B#:!SU32I^!*QK%G."-$;G))
M_THE.S*5^+E2>=Z?Q>XO^`8GY<_-8[,UZRO\(R)Z[EGU8+QK`J_3)&]NW-_W
M/_G3YEV:!MD\+-M/Q:6&$B:[]DM>C,U=.SIL\T[K8VQF<HC-V]0?[?"@S@.N
MD[(XS6PUG775.#IJ#C0;3%HH9!B3K/.2O1@ONP;9[^56YF-L).QA&W=GI##6
4X:IJLJG62(2*"_`+?.M-MZ`)````
`
end

                 reply	other threads:[~2002-03-18 23:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200203182304.RAA15098@austin.ibm.com \
    --to=shaggy@austin.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).