Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38387
b: refs/heads/master
c: 0ade060
h: refs/heads/master
i:
  38385: 996250b
  38383: 58a1178
v: v3
  • Loading branch information
Olaf Kirch authored and Linus Torvalds committed Oct 4, 2006
1 parent 88abccc commit 008becb
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: 460f5cac1e24e947509b6112c99c5bc9ff687b45
refs/heads/master: 0ade060ee51b9b6cf18d580405dc9ab90067f69f
2 changes: 1 addition & 1 deletion trunk/fs/lockd/clntlock.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ reclaimer(void *ptr)
/* Force a portmap getport - the peer's lockd will
* most likely end up on a different port.
*/
host->h_nextrebind = 0;
host->h_nextrebind = jiffies;
nlm_rebind_host(host);

/* First, reclaim all locks that have been granted. */
Expand Down

0 comments on commit 008becb

Please sign in to comment.