Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189243
b: refs/heads/master
c: 6f2e9e6
h: refs/heads/master
i:
  189241: c1d0243
  189239: 31bb87f
v: v3
  • Loading branch information
Joern Engel committed Mar 27, 2010
1 parent b823ab3 commit 28a6fc1
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: 7db8064c17b92e95aec2e333096c035db9ddd4fe
refs/heads/master: 6f2e9e6a950a165a7d2c399ab7557e6745ef2bfd
3 changes: 1 addition & 2 deletions trunk/fs/logfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -572,8 +572,7 @@ int logfs_get_sb_device(struct file_system_type *type, int flags,
return 0;

err1:
up_write(&sb->s_umount);
deactivate_super(sb);
deactivate_locked_super(sb);
return err;
err0:
kfree(super);
Expand Down

0 comments on commit 28a6fc1

Please sign in to comment.