Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375251
b: refs/heads/master
c: dc019b2
h: refs/heads/master
i:
  375249: bf1f55b
  375247: eec122f
v: v3
  • Loading branch information
Mike Snitzer authored and Alasdair G Kergon committed May 10, 2013
1 parent fae76c6 commit 6841ddf
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: 502624bdad3dba45dfaacaf36b7d83e39e74b2d2
refs/heads/master: dc019b21fb92d620a3b52ccecc135ac968a7c7ec
2 changes: 1 addition & 1 deletion trunk/drivers/md/dm-table.c
Original file line number Diff line number Diff line change
Expand Up @@ -1442,7 +1442,7 @@ static bool dm_table_supports_write_same(struct dm_table *t)
return false;

if (!ti->type->iterate_devices ||
!ti->type->iterate_devices(ti, device_not_write_same_capable, NULL))
ti->type->iterate_devices(ti, device_not_write_same_capable, NULL))
return false;
}

Expand Down

0 comments on commit 6841ddf

Please sign in to comment.