Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71713
b: refs/heads/master
c: 79662d1
h: refs/heads/master
i:
  71711: b2d47d3
v: v3
  • Loading branch information
Milan Broz authored and Alasdair G Kergon committed Oct 20, 2007
1 parent 40be99a commit f787523
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: 2e64a0f92830791f160274c46aef3678fabcf044
refs/heads/master: 79662d1ea37392651f2cff08626cab6a40ba3adc
2 changes: 1 addition & 1 deletion trunk/drivers/md/dm-delay.c
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ static int delay_status(struct dm_target *ti, status_type_t type,
(unsigned long long) dc->start_read,
dc->read_delay);
if (dc->dev_write)
DMEMIT("%s %llu %u", dc->dev_write->name,
DMEMIT(" %s %llu %u", dc->dev_write->name,
(unsigned long long) dc->start_write,
dc->write_delay);
break;
Expand Down

0 comments on commit f787523

Please sign in to comment.