Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164650
b: refs/heads/master
c: c082657
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Rothwell authored and J. Bruce Fields committed Sep 17, 2009
1 parent 56efc09 commit ba3d4e2
Show file tree
Hide file tree
Showing 2 changed files with 2 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: b09333c4644d173d95b8f3fd4f1dc4375d91be2a
refs/heads/master: c0826574ddc0df486ecfc2d655e08904c6513209
2 changes: 1 addition & 1 deletion trunk/include/linux/nfsd/nfsd.h
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ int nfs4_reset_recoverydir(char *recdir);
#else
static inline int nfs4_state_init(void) { return 0; }
static inline void nfsd4_free_slabs(void) { }
static inline int nfs4_state_start(void) { }
static inline int nfs4_state_start(void) { return 0; }
static inline void nfs4_state_shutdown(void) { }
static inline time_t nfs4_lease_time(void) { return 0; }
static inline void nfs4_reset_lease(time_t leasetime) { }
Expand Down

0 comments on commit ba3d4e2

Please sign in to comment.