Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 319483
b: refs/heads/master
c: 16ad3d1
h: refs/heads/master
i:
  319481: 8c06f00
  319479: 22ab821
v: v3
  • Loading branch information
Joe Thornber authored and Alasdair G Kergon committed Jul 27, 2012
1 parent 1a491d7 commit 1645a16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0e9c24ed7443d090e369a2eddfa13f7f0b5afbaf
refs/heads/master: 16ad3d103dbec4fe6c5950d5a6c383ba9a5296ef
1 change: 1 addition & 0 deletions trunk/drivers/md/dm-thin.c
Original file line number Diff line number Diff line change
Expand Up @@ -2652,6 +2652,7 @@ static int thin_ctr(struct dm_target *ti, unsigned argc, char **argv)
goto bad_thin_open;

ti->num_flush_requests = 1;
ti->flush_supported = true;

/* In case the pool supports discards, pass them on. */
if (tc->pool->pf.discard_enabled) {
Expand Down

0 comments on commit 1645a16

Please sign in to comment.