Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 12070
b: refs/heads/master
c: 34210f3
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Oct 10, 2005
1 parent d94b1c8 commit ef924ac
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: 9e2e85f82fa280e937ee42152e7cbaff78be01a2
refs/heads/master: 34210f33025a3256b9ac3f0a182f02f1879140cb
2 changes: 1 addition & 1 deletion trunk/fs/cifs/cifsfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ static void cifs_umount_begin(struct super_block * sblock)
struct cifs_sb_info *cifs_sb;
struct cifsTconInfo * tcon;

cifs_sb = CIFS_SB(sb);
cifs_sb = CIFS_SB(sblock);
if(cifs_sb == NULL)
return;

Expand Down

0 comments on commit ef924ac

Please sign in to comment.