Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172941
b: refs/heads/master
c: e656ec8
h: refs/heads/master
i:
  172939: eb1f39b
v: v3
  • Loading branch information
Philipp Reisner committed Nov 4, 2009
1 parent d2fa899 commit 1c3c061
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 0a4921662513ae60dc638c8e13fbe3439d84db64
refs/heads/master: e656ec8ae2c0319b6d52834695f9635217d62de5
4 changes: 0 additions & 4 deletions trunk/drivers/block/drbd/drbd_receiver.c
Original file line number Diff line number Diff line change
Expand Up @@ -3619,10 +3619,6 @@ static void drbd_disconnect(struct drbd_conf *mdev)
set_bit(STOP_SYNC_TIMER, &mdev->flags);
resync_timer_fn((unsigned long)mdev);

/* so we can be sure that all remote or resync reads
* made it at least to net_ee */
wait_event(mdev->misc_wait, !atomic_read(&mdev->local_cnt));

/* wait for all w_e_end_data_req, w_e_end_rsdata_req, w_send_barrier,
* w_make_resync_request etc. which may still be on the worker queue
* to be "canceled" */
Expand Down

0 comments on commit 1c3c061

Please sign in to comment.