Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 242877
b: refs/heads/master
c: 418e0a9
h: refs/heads/master
i:
  242875: 336b13f
v: v3
  • Loading branch information
Lars Ellenberg authored and Philipp Reisner committed Mar 10, 2011
1 parent 87dd4cf commit 01ccbfd
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: 7648cdfe52daf0ca4fa9489879dea9e089b0dfe1
refs/heads/master: 418e0a927d520f9c8e875ea75abee35d93a0f1b3
2 changes: 1 addition & 1 deletion trunk/drivers/block/drbd/drbd_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1351,7 +1351,7 @@ static void after_state_ch(struct drbd_conf *mdev, union drbd_state os,
if (ns.conn == C_CONNECTED)
what = resend, nsm.susp_nod = 0;
else /* ns.conn > C_CONNECTED */
dev_err(DEV, "Unexpected Resynd going on!\n");
dev_err(DEV, "Unexpected Resync going on!\n");
}

if (os.disk == D_ATTACHING && ns.disk > D_ATTACHING)
Expand Down

0 comments on commit 01ccbfd

Please sign in to comment.