Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358991
b: refs/heads/master
c: 94787d9
h: refs/heads/master
i:
  358989: 7102ec4
  358987: 2dd9b2f
  358983: b4d780f
  358975: 4a16621
v: v3
  • Loading branch information
Changman Lee authored and Jaegeuk Kim committed Feb 11, 2013
1 parent 9397c6d commit 42ce3b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 14d7e9de0500e9110e5820e2e77d096fc1bab724
refs/heads/master: 94787d91cba7ba168b028703b50a0224702ace9c
1 change: 0 additions & 1 deletion trunk/fs/f2fs/checkpoint.c
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ static int f2fs_set_meta_page_dirty(struct page *page)
if (!PageDirty(page)) {
__set_page_dirty_nobuffers(page);
inc_page_count(sbi, F2FS_DIRTY_META);
F2FS_SET_SB_DIRT(sbi);
return 1;
}
return 0;
Expand Down

0 comments on commit 42ce3b2

Please sign in to comment.