Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 53523
b: refs/heads/master
c: df8b172
h: refs/heads/master
i:
  53521: 6389577
  53519: bf2c93f
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed May 1, 2007
1 parent f0faf43 commit daa005a
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: 260800142071a3a33e4523c7578358c6e29c0f53
refs/heads/master: df8b172a8880521396d2048ecef7e75df43b5bc4
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfsroot.c
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ static int __init root_nfs_getport(int program, int version, int proto)
printk(KERN_NOTICE "Looking up port of RPC %d/%d on %u.%u.%u.%u\n",
program, version, NIPQUAD(servaddr));
set_sockaddr(&sin, servaddr, 0);
return rpc_getport_external(&sin, program, version, proto);
return rpcb_getport_external(&sin, program, version, proto);
}


Expand Down

0 comments on commit daa005a

Please sign in to comment.