Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251749
b: refs/heads/master
c: c867516
h: refs/heads/master
i:
  251747: 0a88af6
v: v3
  • Loading branch information
Eryu Guan authored and Theodore Ts'o committed May 24, 2011
1 parent ffeb331 commit b4ef8e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 93628ffb9ba67c154849ac6c387f98f5e3198b84
refs/heads/master: c867516de5256e9cfba2ec5847fa27e0f0ddd2c5
3 changes: 2 additions & 1 deletion trunk/fs/jbd2/transaction.c
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,8 @@ static handle_t *new_handle(int nblocks)
* This function is visible to journal users (like ext3fs), so is not
* called with the journal already locked.
*
* Return a pointer to a newly allocated handle, or NULL on failure
* Return a pointer to a newly allocated handle, or an ERR_PTR() value
* on failure.
*/
handle_t *jbd2__journal_start(journal_t *journal, int nblocks, int gfp_mask)
{
Expand Down

0 comments on commit b4ef8e9

Please sign in to comment.