Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242892
b: refs/heads/master
c: 94f2b05
h: refs/heads/master
v: v3
  • Loading branch information
Philipp Reisner committed Mar 10, 2011
1 parent ec9a7fb commit f4d774f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 148efa165e9464927887b03c83a52c33b80b4431
refs/heads/master: 94f2b05f03fbc605f83ae501682c85ff4535bb6d
3 changes: 0 additions & 3 deletions trunk/drivers/block/drbd/drbd_receiver.c
Original file line number Diff line number Diff line change
Expand Up @@ -3763,9 +3763,6 @@ static void drbd_disconnect(struct drbd_conf *mdev)

if (mdev->state.conn == C_STANDALONE)
return;
if (mdev->state.conn >= C_WF_CONNECTION)
dev_err(DEV, "ASSERT FAILED cstate = %s, expected < WFConnection\n",
drbd_conn_str(mdev->state.conn));

/* asender does not clean up anything. it must not interfere, either */
drbd_thread_stop(&mdev->asender);
Expand Down

0 comments on commit f4d774f

Please sign in to comment.