Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38406
b: refs/heads/master
c: f7aa263
h: refs/heads/master
v: v3
  • Loading branch information
Cedric Le Goater authored and Linus Torvalds committed Oct 4, 2006
1 parent f990af9 commit 868fc63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 42ca09938157105c1f573c831a35e9c3e02eb354
refs/heads/master: f7aa2638f288f4c67acdb55947472740bd27d27a
3 changes: 2 additions & 1 deletion trunk/include/linux/nfsd/const.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include <linux/nfs2.h>
#include <linux/nfs3.h>
#include <linux/nfs4.h>
#include <linux/sunrpc/msg_prot.h>

/*
* Maximum protocol version supported by knfsd
Expand All @@ -29,6 +28,8 @@

#ifdef __KERNEL__

#include <linux/sunrpc/msg_prot.h>

#ifndef NFS_SUPER_MAGIC
# define NFS_SUPER_MAGIC 0x6969
#endif
Expand Down

0 comments on commit 868fc63

Please sign in to comment.