summaryrefslogtreecommitdiff
path: root/fs/nfsd/auth.c
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2009-12-11 10:45:27 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2009-12-11 10:45:27 +1100
commitce109443db2965a5976c0b6af7926d3dccc9a312 (patch)
tree1025e6c0bb40de829ccaa91f0fc32c0cf9d01985 /fs/nfsd/auth.c
parent75b14cb5be4e54a6d31c5ae22af48aab4f99511e (diff)
parent6fac68268c20b2f460a6f417350840d10bccaa8e (diff)
Merge remote branch 'nfsd/nfsd-next'
Diffstat (limited to 'fs/nfsd/auth.c')
-rw-r--r--fs/nfsd/auth.c12
1 files changed, 2 insertions, 10 deletions
diff --git a/fs/nfsd/auth.c b/fs/nfsd/auth.c
index 36fcabbf5186..79717a40daba 100644
--- a/fs/nfsd/auth.c
+++ b/fs/nfsd/auth.c
@@ -1,15 +1,7 @@
-/*
- * linux/fs/nfsd/auth.c
- *
- * Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
- */
+/* Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de> */
-#include <linux/types.h>
#include <linux/sched.h>
-#include <linux/sunrpc/svc.h>
-#include <linux/sunrpc/svcauth.h>
-#include <linux/nfsd/nfsd.h>
-#include <linux/nfsd/export.h>
+#include "nfsd.h"
#include "auth.h"
int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp)