Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222179
b: refs/heads/master
c: 5685b97
h: refs/heads/master
i:
  222177: 3483b77
  222175: 0cf310e
v: v3
  • Loading branch information
Jeff Layton authored and Trond Myklebust committed Nov 16, 2010
1 parent a5913d9 commit fa98427
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: ac39612824e1fad8baf82c2841e42b2142af3445
refs/heads/master: 5685b971362651ee3d99ff3cc512c3bbd049d34d
6 changes: 0 additions & 6 deletions trunk/include/linux/nfs_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -593,12 +593,6 @@ nfs_fileid_to_ino_t(u64 fileid)
return ino;
}

#define nfs_wait_event(clnt, wq, condition) \
({ \
int __retval = wait_event_killable(wq, condition); \
__retval; \
})

#define NFS_JUKEBOX_RETRY_TIME (5 * HZ)

#endif /* __KERNEL__ */
Expand Down

0 comments on commit fa98427

Please sign in to comment.