Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115082
b: refs/heads/master
c: e611302
h: refs/heads/master
v: v3
  • Loading branch information
Andre Noll authored and NeilBrown committed Oct 13, 2008
1 parent 4876075 commit ddf5e8e
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: 80268ee9270ebe4847365a7426de91d179e870d0
refs/heads/master: e61130228ea5740e31e9646ea6d1c9d9089746c3
2 changes: 1 addition & 1 deletion trunk/drivers/md/linear.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ static linear_conf_t *linear_conf(mddev_t *mddev, int raid_disks)
/* min_spacing is the minimum spacing that will fit the hash
* table in one PAGE. This may be much smaller than needed.
* We find the smallest non-terminal set of consecutive devices
* that is larger than min_spacing as use the size of that as
* that is larger than min_spacing and use the size of that as
* the actual spacing
*/
conf->hash_spacing = conf->array_sectors / 2;
Expand Down

0 comments on commit ddf5e8e

Please sign in to comment.