From: Andries.Brouwer@cwi.nl
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH] compilation fix
Date: Sun, 20 Apr 2003 20:31:40 +0200 (MEST) [thread overview]
Message-ID: <UTC200304201831.h3KIVe118127.aeb@smtp.cwi.nl> (raw)
Fix two compiler warnings for compilation of nfs4proc.c.
diff -u --recursive --new-file -X /linux/dontdiff a/fs/nfsd/nfs4proc.c b/fs/nfsd/nfs4proc.c
--- a/fs/nfsd/nfs4proc.c Sun Apr 20 12:59:32 2003
+++ b/fs/nfsd/nfs4proc.c Sun Apr 20 20:10:52 2003
@@ -51,6 +51,7 @@
#include <linux/nfsd/cache.h>
#include <linux/nfs4.h>
#include <linux/nfsd/xdr4.h>
+#include <linux/nfsd/state.h>
#define NFSDDBG_FACILITY NFSDDBG_PROC
diff -u --recursive --new-file -X /linux/dontdiff a/include/linux/nfsd/xdr4.h b/include/linux/nfsd/xdr4.h
--- a/include/linux/nfsd/xdr4.h Mon Feb 24 23:02:57 2003
+++ b/include/linux/nfsd/xdr4.h Sun Apr 20 20:10:10 2003
@@ -344,6 +344,7 @@
int nfsd4_encode_fattr(struct svc_fh *fhp, struct svc_export *exp,
struct dentry *dentry, u32 *buffer, int *countp, u32 *bmval);
+int nfsd4_setclientid_confirm(struct svc_rqst *, struct nfsd4_setclientid_confirm *);
#endif
/*
next reply other threads:[~2003-04-20 18:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-20 18:31 Andries.Brouwer [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-04-20 18:29 Andries.Brouwer
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=UTC200304201831.h3KIVe118127.aeb@smtp.cwi.nl \
--to=andries.brouwer@cwi.nl \
--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
all inboxes | Powered by JetHome®