Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254830
b: refs/heads/master
c: f484b5d
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Layton authored and Steve French committed Jul 11, 2011
1 parent dbd1af4 commit 27960ab
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: b9bce2e9f9936cfd12fbc62ead11edcdd46dec7e
refs/heads/master: f484b5d001a972a42129570e98086a2a6d216ce0
2 changes: 1 addition & 1 deletion trunk/fs/cifs/connect.c
Original file line number Diff line number Diff line change
Expand Up @@ -2242,8 +2242,8 @@ cifs_match_super(struct super_block *sb, void *data)

rc = compare_mount_options(sb, mnt_data);
out:
cifs_put_tlink(tlink);
spin_unlock(&cifs_tcp_ses_lock);
cifs_put_tlink(tlink);
return rc;
}

Expand Down

0 comments on commit 27960ab

Please sign in to comment.