Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221591
b: refs/heads/master
c: 6ef933a
h: refs/heads/master
i:
  221589: 565c0a6
  221587: a845c7d
  221583: 1055d59
v: v3
  • Loading branch information
Suresh Jayaraman authored and Steve French committed Nov 4, 2010
1 parent e801fdc commit b0c2da9
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: 54eeafe1e4fb7b11da17adacacb1fbe279e0cf6e
refs/heads/master: 6ef933a38ade555a175ecab9d803e6bb73399763
2 changes: 1 addition & 1 deletion trunk/fs/cifs/connect.c
Original file line number Diff line number Diff line change
Expand Up @@ -3324,7 +3324,7 @@ tlink_rb_insert(struct rb_root *root, struct tcon_link *new_tlink)
* If the superblock doesn't refer to a multiuser mount, then just return
* the master tcon for the mount.
*
* First, search the radix tree for an existing tcon for this fsuid. If one
* First, search the rbtree for an existing tcon for this fsuid. If one
* exists, then check to see if it's pending construction. If it is then wait
* for construction to complete. Once it's no longer pending, check to see if
* it failed and either return an error or retry construction, depending on
Expand Down

0 comments on commit b0c2da9

Please sign in to comment.