Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346235
b: refs/heads/master
c: 46e21bb
h: refs/heads/master
i:
  346233: 813cfd3
  346231: 264fc77
v: v3
  • Loading branch information
Lars Ellenberg authored and Philipp Reisner committed Nov 9, 2012
1 parent aa96f0a commit d2ba534
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: 99b4d8fe6d12dcb49126df7153961fbc4de05f2a
refs/heads/master: 46e21bbadb2f4770199f2343f311f8833e5bf495
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 @@ -660,7 +660,7 @@ int __req_mod(struct drbd_request *req, enum drbd_req_event what,
break;

case NEG_ACKED:
mod_rq_state(req, m, RQ_NET_OK|RQ_NET_PENDING, RQ_NET_DONE);
mod_rq_state(req, m, RQ_NET_OK|RQ_NET_PENDING, 0);
break;

case FAIL_FROZEN_DISK_IO:
Expand Down

0 comments on commit d2ba534

Please sign in to comment.