Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229183
b: refs/heads/master
c: b43cd8c
h: refs/heads/master
i:
  229181: 2554e4c
  229179: 8424ede
  229175: 5296063
  229167: c482013
  229151: 130949d
  229119: a77a206
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Dec 16, 2010
1 parent 671283e commit b674bad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 98eb2b4f9323bcf2a46476576d3155758cb0a473
refs/heads/master: b43cd8c153f6902100ed50c1f7e11a470c73a73f
2 changes: 0 additions & 2 deletions trunk/fs/nfs/mount_clnt.c
Original file line number Diff line number Diff line change
Expand Up @@ -236,10 +236,8 @@ void nfs_umount(const struct nfs_mount_request *info)
.authflavor = RPC_AUTH_UNIX,
.flags = RPC_CLNT_CREATE_NOPING,
};
struct mountres result;
struct rpc_message msg = {
.rpc_argp = info->dirpath,
.rpc_resp = &result,
};
struct rpc_clnt *clnt;
int status;
Expand Down

0 comments on commit b674bad

Please sign in to comment.