Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92808
b: refs/heads/master
c: 065f30e
h: refs/heads/master
v: v3
  • Loading branch information
J. Bruce Fields committed Apr 23, 2008
1 parent 725aa20 commit 4dd65db
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 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: f15364bd4cf8799a7677b6daeed7b67d9139d974
refs/heads/master: 065f30ec14b1460c695b371bc44e068832a60d9b
1 change: 0 additions & 1 deletion trunk/fs/nfs/symlink.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
* nfs symlink handling code
*/

#define NFS_NEED_XDR_TYPES
#include <linux/time.h>
#include <linux/errno.h>
#include <linux/sunrpc/clnt.h>
Expand Down
2 changes: 1 addition & 1 deletion trunk/include/linux/nfs3.h
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ struct nfs3_fh {
#define MOUNTPROC3_UMNTALL 4


#if defined(__KERNEL__) || defined(NFS_NEED_KERNEL_TYPES)
#if defined(__KERNEL__)

/* Number of 32bit words in post_op_attr */
#define NFS3_POST_OP_ATTR_WORDS 22
Expand Down

0 comments on commit 4dd65db

Please sign in to comment.