Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196878
b: refs/heads/master
c: df96e96
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe committed May 21, 2010
1 parent 06f1ad5 commit 3bd6eb4
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: c2c4986eddaa7dc3d036cb2bfa5c8c5f1f2492a0
refs/heads/master: df96e96f76571c30d903829a7b2ab2b421028790
2 changes: 1 addition & 1 deletion trunk/mm/page-writeback.c
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@ void laptop_mode_timer_fn(unsigned long data)
*/

if (bdi_has_dirty_io(&q->backing_dev_info))
bdi_start_writeback(&q->backing_dev_info, NULL, 0, nr_pages);
bdi_start_writeback(&q->backing_dev_info, NULL, nr_pages, 0);
}

/*
Expand Down

0 comments on commit 3bd6eb4

Please sign in to comment.