Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108535
b: refs/heads/master
c: 2fb42b1
h: refs/heads/master
i:
  108533: 9ac5872
  108531: e766140
  108527: 33824ce
v: v3
  • Loading branch information
Adrian Hunter authored and Artem Bityutskiy committed Aug 13, 2008
1 parent 4b9beff commit 38625f3
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: 16dfd804b44ef7156d1c201f100bd0d9dc6b7c4b
refs/heads/master: 2fb42b11f61cbcef7dfc225c1d26c4511436583d
2 changes: 2 additions & 0 deletions trunk/fs/ubifs/log.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,8 @@ int ubifs_add_bud_to_log(struct ubifs_info *c, int jhead, int lnum, int offs)
return 0;

out_unlock:
if (err != -EAGAIN)
ubifs_ro_mode(c, err);
mutex_unlock(&c->log_mutex);
kfree(ref);
kfree(bud);
Expand Down

0 comments on commit 38625f3

Please sign in to comment.