Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92841
b: refs/heads/master
c: a5ae039
h: refs/heads/master
i:
  92839: 04365aa
v: v3
  • Loading branch information
Robert P. J. Day authored and J. Bruce Fields committed Apr 23, 2008
1 parent 31a164f commit 3a887da
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 8 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: 4ab4b0bedda7d41c63cef98cd5d6cabada460936
refs/heads/master: a5ae03989254ec25cd3a934ca02c008d67e259f7
4 changes: 2 additions & 2 deletions trunk/include/linux/nfsd/Kbuild
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
unifdef-y += const.h
unifdef-y += debug.h
unifdef-y += export.h
unifdef-y += nfsfh.h
unifdef-y += stats.h
unifdef-y += syscall.h
unifdef-y += nfsfh.h
unifdef-y += debug.h
2 changes: 0 additions & 2 deletions trunk/include/linux/nfsd/cache.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
#ifndef NFSCACHE_H
#define NFSCACHE_H

#ifdef __KERNEL__
#include <linux/in.h>
#include <linux/uio.h>

Expand Down Expand Up @@ -77,5 +76,4 @@ void nfsd_reply_cache_shutdown(void);
int nfsd_cache_lookup(struct svc_rqst *, int);
void nfsd_cache_update(struct svc_rqst *, int, __be32 *);

#endif /* __KERNEL__ */
#endif /* NFSCACHE_H */
3 changes: 0 additions & 3 deletions trunk/include/linux/nfsd/nfsd.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#define NFSD_VERSION "0.5"
#define NFSD_SUPPORTED_MINOR_VERSION 0

#ifdef __KERNEL__
/*
* Special flags for nfsd_permission. These must be different from MAY_READ,
* MAY_WRITE, and MAY_EXEC.
Expand Down Expand Up @@ -334,6 +333,4 @@ extern struct timeval nfssvc_boot;

#endif /* CONFIG_NFSD_V4 */

#endif /* __KERNEL__ */

#endif /* LINUX_NFSD_NFSD_H */

0 comments on commit 3a887da

Please sign in to comment.