Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254036
b: refs/heads/master
c: d687ca3
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed Jun 24, 2011
1 parent 2632e9b commit 96b4c7a
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 2c6292ae4be00454882246d07f38cdf15a823c2a
refs/heads/master: d687ca380f1a8f3043f42efd2403cbe58c846e70
2 changes: 2 additions & 0 deletions trunk/fs/cifs/cifsfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -701,6 +701,8 @@ cifs_do_mount(struct file_system_type *fs_type,

if (sb->s_fs_info) {
cFYI(1, "Use existing superblock");
unload_nls(cifs_sb->local_nls);
kfree(cifs_sb);
goto out_shared;
}

Expand Down

0 comments on commit 96b4c7a

Please sign in to comment.