Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36119
b: refs/heads/master
c: e7ab8d6
h: refs/heads/master
i:
  36117: bce7bd9
  36115: a3a482d
  36111: 7972499
v: v3
  • Loading branch information
Josh Triplett authored and Linus Torvalds committed Sep 27, 2006
1 parent 3d5f4a9 commit 87b8760
Show file tree
Hide file tree
Showing 2 changed files with 2 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: bbf2bef9f50eb119ffadd735eb0966ac8a04f91f
refs/heads/master: e7ab8d65055e9b9dfc131d0467cfc5a8368d7ee4
1 change: 1 addition & 0 deletions trunk/fs/jbd/checkpoint.c
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ void __log_wait_for_space(journal_t *journal)
* jbd_unlock_bh_state().
*/
static void jbd_sync_bh(journal_t *journal, struct buffer_head *bh)
__releases(journal->j_list_lock)
{
get_bh(bh);
spin_unlock(&journal->j_list_lock);
Expand Down

0 comments on commit 87b8760

Please sign in to comment.