Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212760
b: refs/heads/master
c: 17ae521
h: refs/heads/master
v: v3
  • Loading branch information
Tao Ma authored and Joel Becker committed Sep 10, 2010
1 parent 87b3246 commit 90b38cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: f9c57ada32ea3f2e12600cf274035fff063b2e0f
refs/heads/master: 17ae521158d6fe89cfdd00a9990aa40d02e81391
3 changes: 0 additions & 3 deletions trunk/fs/ocfs2/journal.c
Original file line number Diff line number Diff line change
Expand Up @@ -341,9 +341,6 @@ static int ocfs2_commit_cache(struct ocfs2_super *osb)
return status;
}

/* pass it NULL and it will allocate a new handle object for you. If
* you pass it a handle however, it may still return error, in which
* case it has free'd the passed handle for you. */
handle_t *ocfs2_start_trans(struct ocfs2_super *osb, int max_buffs)
{
journal_t *journal = osb->journal->j_journal;
Expand Down

0 comments on commit 90b38cd

Please sign in to comment.