Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229240
b: refs/heads/master
c: 24d292b
h: refs/heads/master
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Jan 6, 2011
1 parent 5002dee commit 51a921e
Show file tree
Hide file tree
Showing 4 changed files with 187 additions and 77 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: fca5238ef3232cd0cf4bf0457e751b3bb20912a9
refs/heads/master: 24d292b894273495f9664bb495e575f8cb7e8cac
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ struct nfs_unique_id {
struct nfs4_state_owner {
struct nfs_unique_id so_owner_id;
struct nfs_server *so_server;
struct rb_node so_client_node;
struct rb_node so_server_node;

struct rpc_cred *so_cred; /* Associated cred */

Expand Down
Loading

0 comments on commit 51a921e

Please sign in to comment.