Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213115
b: refs/heads/master
c: e756414
h: refs/heads/master
i:
  213113: 4ce861a
  213111: 41e29dc
v: v3
  • Loading branch information
Philipp Reisner committed Oct 14, 2010
1 parent caed075 commit 77279a1
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 6709893059105d7859ae772af70c7db5bbab7de0
refs/heads/master: e756414f7daa93b862f1670dd0a6aaa676ea71e3
3 changes: 2 additions & 1 deletion trunk/drivers/block/drbd/drbd_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -2689,7 +2689,8 @@ static void drbd_set_defaults(struct drbd_conf *mdev)
/* .verify_alg = */ {}, 0,
/* .cpu_mask = */ {}, 0,
/* .csums_alg = */ {}, 0,
/* .use_rle = */ 0
/* .use_rle = */ 0,
/* .on_no_data = */ DRBD_ON_NO_DATA_DEF
};

/* Have to use that way, because the layout differs between
Expand Down

0 comments on commit 77279a1

Please sign in to comment.