Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253930
b: refs/heads/master
c: 1d92a08
h: refs/heads/master
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Jun 15, 2011
1 parent 52bc198 commit c35692c
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: c9c30dd5f73dccaa326a54dfcf490316946aea87
refs/heads/master: 1d92a08da23848a38eece4df7eaa4e8ec0e6c699
1 change: 1 addition & 0 deletions trunk/fs/nfs/pnfs_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ nfs4_insert_deviceid_node(struct nfs4_deviceid_node *new)

hlist_add_head_rcu(&new->node, &nfs4_deviceid_cache[hash]);
spin_unlock(&nfs4_deviceid_lock);
atomic_inc(&new->ref);

return new;
}
Expand Down

0 comments on commit c35692c

Please sign in to comment.