Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 229103
b: refs/heads/master
c: ae00b26
h: refs/heads/master
i:
  229101: eadd80b
  229099: ff86a92
  229095: e7ea972
  229087: 46ec34a
v: v3
  • Loading branch information
Theodore Ts'o committed Dec 18, 2010
1 parent 0d4be9a commit e87700b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: a1dd53318409ed6a27a8ce4fecf52e1326a100c0
refs/heads/master: ae00b267f3827ba88309fb74bdf7527396f0acf9
2 changes: 0 additions & 2 deletions trunk/fs/jbd2/transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -340,9 +340,7 @@ handle_t *jbd2__journal_start(journal_t *journal, int nblocks, int gfp_mask)
jbd2_free_handle(handle);
current->journal_info = NULL;
handle = ERR_PTR(err);
goto out;
}
out:
return handle;
}
EXPORT_SYMBOL(jbd2__journal_start);
Expand Down

0 comments on commit e87700b

Please sign in to comment.