Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 153629
b: refs/heads/master
c: 0e5c263
h: refs/heads/master
i:
  153627: d62535e
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Jun 18, 2009
1 parent c7514c6 commit 4cfb33c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6c9dc4255108bab4ef5c177d369b99c3c23492a7
refs/heads/master: 0e5c2632e1c9182f0dadc31bec68d6f42e7905ea
1 change: 1 addition & 0 deletions trunk/fs/lockd/mon.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ static struct rpc_clnt *nsm_create(void)
.program = &nsm_program,
.version = NSM_VERSION,
.authflavor = RPC_AUTH_NULL,
.flags = RPC_CLNT_CREATE_NOPING,
};

return rpc_create(&args);
Expand Down

0 comments on commit 4cfb33c

Please sign in to comment.