Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62311
b: refs/heads/master
c: 80b16c1
h: refs/heads/master
i:
  62309: 8cfe700
  62307: 433e5bf
  62303: b1e9f36
v: v3
  • Loading branch information
Milan Broz authored and Linus Torvalds committed Jul 22, 2007
1 parent adc1e04 commit 0cac246
Show file tree
Hide file tree
Showing 2 changed files with 3 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: d3fec424b23c47686efcf3f2004c3f1c1cee4d9c
refs/heads/master: 80b16c192e469541263d6bfd9177662ceb632ecc
2 changes: 2 additions & 0 deletions trunk/drivers/md/dm-crypt.c
Original file line number Diff line number Diff line change
Expand Up @@ -920,6 +920,8 @@ static void crypt_dtr(struct dm_target *ti)
{
struct crypt_config *cc = (struct crypt_config *) ti->private;

flush_workqueue(_kcryptd_workqueue);

bioset_free(cc->bs);
mempool_destroy(cc->page_pool);
mempool_destroy(cc->io_pool);
Expand Down

0 comments on commit 0cac246

Please sign in to comment.