Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197936
b: refs/heads/master
c: 3981f2e
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed May 21, 2010
1 parent d9bd966 commit 75d5bf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 2ccde7c631f992bf79da8007b5fc8b6425eb0d6d
refs/heads/master: 3981f2e2a04df4b95129ddbb8bb869ef1d57bea9
3 changes: 1 addition & 2 deletions trunk/fs/ceph/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -952,8 +952,7 @@ static int ceph_get_sb(struct file_system_type *fs_type,

out_splat:
ceph_mdsc_close_sessions(&client->mdsc);
up_write(&sb->s_umount);
deactivate_super(sb);
deactivate_locked_super(sb);
goto out_final;

out:
Expand Down

0 comments on commit 75d5bf5

Please sign in to comment.