lkml.org 
[lkml]   [2003]   [Apr]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Date
Subject[PATCH] compilation fix
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

/*
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.325 / U:0.100 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site