Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82425
b: refs/heads/master
c: 2e8138a
h: refs/heads/master
i:
  82423: 940e7f1
v: v3
  • Loading branch information
J. Bruce Fields committed Feb 1, 2008
1 parent 36a2729 commit 12c9df7
Show file tree
Hide file tree
Showing 8 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dbf847ecb6318d3a22c6758fe39696d00f39063a
refs/heads/master: 2e8138a274d81d87591db0803b1e81f4284ff935
File renamed without changes.
1 change: 1 addition & 0 deletions trunk/fs/nfsd/nfs3xdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
#include <linux/sunrpc/svc.h>
#include <linux/nfsd/nfsd.h>
#include <linux/nfsd/xdr3.h>
#include "auth.h"

#define NFSDDBG_FACILITY NFSDDBG_XDR

Expand Down
1 change: 1 addition & 0 deletions trunk/fs/nfsd/nfsfh.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
#include <linux/sunrpc/svc.h>
#include <linux/sunrpc/svcauth_gss.h>
#include <linux/nfsd/nfsd.h>
#include "auth.h"

#define NFSDDBG_FACILITY NFSDDBG_FH

Expand Down
1 change: 1 addition & 0 deletions trunk/fs/nfsd/nfsxdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
#include <linux/nfsd/nfsd.h>
#include <linux/nfsd/xdr.h>
#include <linux/mm.h>
#include "auth.h"

#define NFSDDBG_FACILITY NFSDDBG_XDR

Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/nfsd/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ unifdef-y += stats.h
unifdef-y += syscall.h
unifdef-y += nfsfh.h
unifdef-y += debug.h
unifdef-y += auth.h
1 change: 0 additions & 1 deletion trunk/include/linux/nfsd/nfsd.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
#include <linux/nfsd/debug.h>
#include <linux/nfsd/nfsfh.h>
#include <linux/nfsd/export.h>
#include <linux/nfsd/auth.h>
#include <linux/nfsd/stats.h>
/*
* nfsd version
Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/nfsd/syscall.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#include <linux/nfsd/const.h>
#include <linux/nfsd/export.h>
#include <linux/nfsd/nfsfh.h>
#include <linux/nfsd/auth.h>

/*
* Version of the syscall interface
Expand Down

0 comments on commit 12c9df7

Please sign in to comment.