Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242889
b: refs/heads/master
c: 71c78cf
h: refs/heads/master
i:
  242887: 36090d9
v: v3
  • Loading branch information
Philipp Reisner committed Mar 10, 2011
1 parent 320d928 commit 1b3c8ba
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: 4a23f2649698272abcd9e0c9a992d65739f32792
refs/heads/master: 71c78cfba232de8f61a4b1bbb6e876424d133407
2 changes: 1 addition & 1 deletion trunk/drivers/block/drbd/drbd_req.c
Original file line number Diff line number Diff line change
Expand Up @@ -1002,7 +1002,7 @@ static int drbd_make_request_common(struct drbd_conf *mdev, struct bio *bio, uns
congested = 1;
}

if (congested && atomic_read(&mdev->rs_pending_cnt) == 0) {
if (congested) {
/* rs_pending_cnt must be zero, otherwise the two peers
might get different bitmaps. With sane configurations
the resync stalls long before we might want to go into
Expand Down

0 comments on commit 1b3c8ba

Please sign in to comment.