Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165885
b: refs/heads/master
c: 57fd5a5
h: refs/heads/master
i:
  165883: daefc84
v: v3
  • Loading branch information
Chris Mason committed Sep 11, 2009
1 parent 4089689 commit 7afe827
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: a97adc9fffb1707da4e97f91c801660c6be92aac
refs/heads/master: 57fd5a5ff8b48b99e90b22fc143082aba755c6c0
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/volumes.c
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ static noinline int run_scheduled_bios(struct btrfs_device *device)
* is now congested. Back off and let other work structs
* run instead
*/
if (pending && bdi_write_congested(bdi) && batch_run > 32 &&
if (pending && bdi_write_congested(bdi) && batch_run > 8 &&
fs_info->fs_devices->open_devices > 1) {
struct io_context *ioc;

Expand Down

0 comments on commit 7afe827

Please sign in to comment.