Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43481
b: refs/heads/master
c: 01a732e
h: refs/heads/master
i:
  43479: cea1acc
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Dec 8, 2006
1 parent 109fa47 commit c4fc825
Show file tree
Hide file tree
Showing 2 changed files with 2 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: bff19b1d0b2c62882ca4b8f900b52f410c09e967
refs/heads/master: 01a732eb22dab153732b94962467eaabb1fd3797
2 changes: 1 addition & 1 deletion trunk/fs/ext4/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1232,7 +1232,7 @@ static int ext4_prepare_write(struct file *file, struct page *page,
from, to, NULL, do_journal_get_write_access);
if (ret)
/* fatal error, just put the handle and return */
journal_stop(handle);
ext4_journal_stop(handle);
}
return ret;

Expand Down

0 comments on commit c4fc825

Please sign in to comment.